Namaste React Live Course from Zero to Hero π by Akshay Saini Founder of NamasteDev. This repository for Assignment & Class Notes taken during this First Live course.
π This Repository was trending on Github π₯
- I made π FoodFire App π from scratch using React.js and Parcel.js, which is the part of this course.
Note: To Fix the CORS
Issue in FoodFire App, I have created FoodFire Server a GitHub Repository, which gives own server URL. For Instance: https://foodfire.onrender.com
This repository contains a Collection of Assignments & Class Notes
, which help you understand the concepts of React.js.
- index.html - Root html file of the Project
- index.css - css file of Individual Chapter Project
- App.js - js file of Individual Chapter Project
- .env.example - environment variables for this project to run in development environment (create a new .env file and copy all values from .env.example and fill with the actual values)
π Chapter 01 - Inception (Date: 24-12-2022)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - πHand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
π Chapter 02 - Igniting our App (Date: 31-12-2022)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
π Chapter 03 - Laying the Foundation (Date: 01-01-2023)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
- π FoodFire Live Project App Link π
π Chapter 04 - Talk is Cheap, show me the code (Date: 07-01-2023)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
- π FoodFire Live Project App Link π
π Chapter 05 - Let's get Hooked! (Date: 08-01-2023)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
- π FoodFire Live Project App Link π
π Chapter 06 - Exploring the world (Date: 14-01-2023)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
- π FoodFire Live Project App Link π
π Chapter 07 - Finding the Path (Date: 15-01-2023)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
- π FoodFire Live Project App Link π
π Chapter 08 - Let's get Classy (Date: 21-01-2023)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
- π FoodFire Live Project App Link π
π Chapter 09 - Optimizing our App (Date: 22-01-2023)
- π Assignment
- π Theory Assignment Solution
- π» Coding Assignment Solution
- ππ Digital and Handwritten Notes
- π Digital Notes of Live Class
Credit
- Arpan Kesh - π Hand Written Notes of Live Class
Credit - Ashraya KK
- π Digital Notes of Live Class
- π FoodFire Live Project App Link π
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
git clone "https://github.com/chetannada/Namaste-React.git"
Go to the project directory
cd Namaste-React
Install dependencies
npm install
Start the server
npm run start
This application should now be running on localhost
. If you want to Fork repository and want to run locally, follow this guidelines Fork and Clone Github Repository
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind are welcome!