Skip to content

darthCodius/namaste-react

Repository files navigation

Namaste React 🚀

Parcel

  • Dev Build
  • Local Server
  • HMR - Hot Module Replacement
  • File Watching Algo - written in C++
  • Caching hence Faster Builds
  • Image Optimization
  • Minification
  • Bundling
  • Compress
  • Consistent Hashinh
  • Code Splitting
  • Differential Bundlingc
  • Diagnostic
  • Error Handling
  • HTTPs
  • Tree Shaking
  • Different dev and prod bundles

Food Ordering App

/**

  • Header
    • Logo
    • Nav
  • Body
  • -Search
    • RestaurantContainer
  • -RestaurantCard
    
  •     -Image
    
  •     -Name of Restaurant, Star Rating, Cuisine, Delivery Time
    
  • Footer
  •  -Copyright
    
  •  -Links
    
  •  -Address
    
  •  -Contact
    
    */

Redux Toolkit

-Install @reduxjs/toolkit and react-redux -Build Store -Connect store with app -Create a cart Slice -Dispatch action -Read data using selector

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published