🍔 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
- 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