This Project Having Three Different Tasks
- Get Data From the API
- Searching Movie
- Bottom Navbar with Diffrent Tabs
- Data Should Add to Favourites and Watchlist
- Shows Added Data in Favourites and Watchlist
- Shows particular movie data on separate pages and shows ratings using a circular progress bar
https://deployed-site.whatever
- Get Data From the API
- Searching Hotel By Name
- Navbar
- On click of Card Hotels Reviews Shows Up
https://hotelapp-eta.vercel.app/
- Get Data From the API
- Searching recipe
- Bottom Navbar with Diffrent Tabs
- Data Shows In Calorie And data get by selecting calories
- Data Shows In Diet And data get by selecting a diet
- Shows particular recipe fat data on cards in circular progress bar
https://recipeapp-sage.vercel.app/
Detailed instructions on how to install, configure, and get the project running.
npm install Competishun
#Task1
cd task1
npm start
#Task2
cd task2
npm start
#Task3
cd task3
npm start
- React JS
- ChakraUI
- Some React Packages