Tech stack: React.js, Parcel.js
- Created List of all restaurants and menu using Swiggy API
- Created Search button with error handling functionality
- Created Shimmer Ui in restaurant cards and menu list page
- Created a Login page using Formik & Yup with validation schema
- Created 404 Error page, Contact page, About page
- Created Nested routing in About page and made Profile page using class component
- Fetched User data and Repository data from GitHub in Profile page
- Made it Responsive and Attractive UI using TailwindUI