Skip to content

trinitypranav/learning-react

Repository files navigation

🍔 A food delivery project developed while learning React, Redux Toolkit, Tailwind CSS and Parcel bundler.

  • app layout component
    • header
    • logo
    • navList - About, Contact, Cart
  • body
    • search
    • restaurantsContainer
    • restaurantCard (many)
    • Image
    • Name
    • Cuisines
    • Rating
  • footer

Parcel Advantages

  • Dev Build
  • Local server
  • HMR - Hot Module Replacement
  • File Watching Algorithm
  • Caching for faster builds
  • Image Optimization
  • Minification
  • Bundling
  • Compress
  • Code Splitting/ Lazy Loading/ Chunking/ On Demand loading
  • Tree Shaking
  • Diff Dev and Prod Builds

Bundle Chunking/ Lazy loading/ Code Splitting/ On Demand Loading

About

Exploring React, Redux and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published