Skip to content

Latest commit

Β 

History

History
Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

README.md

Namaste React Course by Akshay Saini

Chapter 07 - Finding the Path

Coding Assignment:

  • Add Shimmer Effect without installing a library.
  • Install react-router-dom.
  • Create an appRouter and Provide it to the app.
  • Create a Home, About, and Contact Page with Link (use child routes).
  • Make an Error page for routing errors.
  • Create a Restaurant Page with dynamic restaurant ID.
  • (Extra) - Create a login Page using Formik Library.

Created a FoodFire App from scratch using React.js and Parcel.js πŸš€ Live Project App Link 😍