Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chetannada/namaste-react
❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
https://github.com/chetannada/namaste-react
akshay-saini foodfire-app namaste-react namaste-react-course namaste-react-live react react-app react-coding-assignment react-live-course react-notes react-redux react-theory-assignment reactjs reactjs-course swiggy-food-app
Last synced: 29 days ago
JSON representation
❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
- Host: GitHub
- URL: https://github.com/chetannada/namaste-react
- Owner: chetannada
- Created: 2022-12-24T16:51:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T16:19:04.000Z (about 2 months ago)
- Last Synced: 2024-10-15T17:05:21.006Z (29 days ago)
- Topics: akshay-saini, foodfire-app, namaste-react, namaste-react-course, namaste-react-live, react, react-app, react-coding-assignment, react-live-course, react-notes, react-redux, react-theory-assignment, reactjs, reactjs-course, swiggy-food-app
- Language: JavaScript
- Homepage: https://foodfire-app.netlify.app/
- Size: 19.2 MB
- Stars: 1,915
- Watchers: 27
- Forks: 1,017
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ❤️ Namaste React 🙏
### _[Namaste React Live Course](https://namastedev.com/learn/namaste-react?_aff=946684804112) from Zero to Hero 🚀 by [Akshay Saini](https://www.linkedin.com/in/akshaymarch7/) Founder of [NamasteDev](https://namastedev.com/?_aff=946684804112). This repository for Assignment & Class Notes taken during this First Live course._
## 💖 This Repository was trending on [Github](https://drive.google.com/file/d/1JsBAa-DXeGIvJ_xIaYjjZ5uc3z4XV8Tz/view) 🔥
- I made [🚀 FoodFire App 😍](https://foodfire-app.netlify.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](https://foodfire-app.netlify.app/), I have created [FoodFire Server](https://github.com/chetannada/FoodFire-Server) a GitHub Repository, which gives own server URL. For Instance: `https://foodfire.onrender.com`
# 🎨 Contents
This repository contains a `Collection of Assignments & Class Notes`, which help you understand the concepts of React.js.
### 🌱 Structure of this Project
- 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_](./Chapter%2001%20-%20Inception/) (Date: 24-12-2022)
- 📘 [_Assignment_](./Chapter%2001%20-%20Inception/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2001%20-%20Inception/Theory/Session1-Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2001%20-%20Inception/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter01) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝[_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter01) `Credit - Ashraya KK`## 📚 [_Chapter 02 - Igniting our App_](./Chapter%2002%20-%20Igniting%20our%20App/) (Date: 31-12-2022)
- 📘 [_Assignment_](./Chapter%2002%20-%20Igniting%20our%20App/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2002%20-%20Igniting%20our%20App/Theory/Session%202%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2002%20-%20Igniting%20our%20App/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter02) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter02) `Credit - Ashraya KK`## 📚 [_Chapter 03 - Laying the Foundation_](./Chapter%2003%20-%20Laying%20the%20Foundation/) (Date: 01-01-2023)
- 📘 [_Assignment_](./Chapter%2003%20-%20Laying%20the%20Foundation/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2003%20-%20Laying%20the%20Foundation/Theory/Session%203%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2003%20-%20Laying%20the%20Foundation/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter03) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter03) `Credit - Ashraya KK`
- [🚀 FoodFire Live Project App Link 😍](https://foodfire-chapter03.netlify.app/)## 📚 [_Chapter 04 - Talk is Cheap, show me the code_](./Chapter%2004%20-%20Talk%20is%20Cheap%2C%20show%20me%20the%20code/) (Date: 07-01-2023)
- 📘 [_Assignment_](./Chapter%2004%20-%20Talk%20is%20Cheap%2C%20show%20me%20the%20code/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2004%20-%20Talk%20is%20Cheap%2C%20show%20me%20the%20code/Theory/Session%204%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2004%20-%20Talk%20is%20Cheap%2C%20show%20me%20the%20code/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter04) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter04) `Credit - Ashraya KK`
- [🚀 FoodFire Live Project App Link 😍](https://foodfire-chapter04.netlify.app/)## 📚 [_Chapter 05 - Let's get Hooked!_](./Chapter%2005%20-%20Let's%20get%20Hooked!/) (Date: 08-01-2023)
- 📘 [_Assignment_](./Chapter%2005%20-%20Let's%20get%20Hooked!/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2005%20-%20Let's%20get%20Hooked!/Theory/Session%205%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2005%20-%20Let's%20get%20Hooked!/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter05) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter05) `Credit - Ashraya KK`
- [🚀 FoodFire Live Project App Link 😍](https://foodfire-chapter05.netlify.app/)## 📚 [_Chapter 06 - Exploring the world_](./Chapter%2006%20-%20Exploring%20the%20world/) (Date: 14-01-2023)
- 📘 [_Assignment_](./Chapter%2006%20-%20Exploring%20the%20world/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2006%20-%20Exploring%20the%20world/Theory/Session%206%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2006%20-%20Exploring%20the%20world/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter06) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter06) `Credit - Ashraya KK`
- [🚀 FoodFire Live Project App Link 😍](https://foodfire-chapter06.netlify.app/)## 📚 [_Chapter 07 - Finding the Path_](./Chapter%2007%20-%20Finding%20the%20Path/) (Date: 15-01-2023)
- 📘 [_Assignment_](./Chapter%2007%20-%20Finding%20the%20Path/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2007%20-%20Finding%20the%20Path/Theory/Session%207%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2007%20-%20Finding%20the%20Path/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter07) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter07) `Credit - Ashraya KK`
- [🚀 FoodFire Live Project App Link 😍](https://foodfire-chapter07.netlify.app/)## 📚 [_Chapter 08 - Let's get Classy_](./Chapter%2008%20-%20Let's%20get%20Classy/) (Date: 21-01-2023)
- 📘 [_Assignment_](./Chapter%2008%20-%20Let's%20get%20Classy/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2008%20-%20Let's%20get%20Classy/Theory/Session%208%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2008%20-%20Let's%20get%20Classy/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter08) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter08) `Credit - Ashraya KK`
- [🚀 FoodFire Live Project App Link 😍](https://foodfire-chapter08.netlify.app/)## 📚 [_Chapter 09 - Optimizing our App_](./Chapter%2009%20-%20Optimizing%20our%20App/) (Date: 22-01-2023)
- 📘 [_Assignment_](./Chapter%2009%20-%20Optimizing%20our%20App/Assignment.md)
- 📖 [_Theory Assignment Solution_](./Chapter%2009%20-%20Optimizing%20our%20App/Theory/Session%209%20Theory.md)
- 💻 [_Coding Assignment Solution_](./Chapter%2009%20-%20Optimizing%20our%20App/Coding/)
- 📟📝 _Digital and Handwritten Notes_
- 📟 [_Digital Notes of Live Class_](https://bit.ly/Namaste-React-Digital-Chapter09) `Credit` - [Arpan Kesh](https://www.linkedin.com/in/arpan-kesh-687740194/)
- 📝 [_Hand Written Notes of Live Class_](https://bit.ly/Namaste-React-Chapter09) `Credit - Ashraya KK`
- [🚀 FoodFire Live Project App Link 😍](https://foodfire-chapter09.netlify.app/)## 🔥 Clone this Repository
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
```bash
git clone "https://github.com/chetannada/Namaste-React.git"
```Go to the project directory
```bash
cd Namaste-React
```Install dependencies
```bash
npm install
```Start the server
```bash
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](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
## ✨ Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Chetan Nada
💻 🔣 🎨 🔬 📖 👀
Akshay Narisetti
💻 👀 🔧
Chinmay Kumar
💻
Arpan Kesh
📖
Danish Agarwal
📖
Parveen Kumar
⚠️ 💻
Manish Kumar Verma
📖
Sonu Singh Rajput
📖
Priyansh Patel
💻 📖
THEALAN
💻
Ravi Panchal
💻 📖
ORCUSio
📖
subham-prasad
💻
Sameer Faridi
📖
Shanmukhi Priya
📖
Prathamesh Dhavale
💻
Vivekanand Vernekar
💻
Akshad Jaiswal
💻
Ayantunji Timilehin
📖
Bharat Kumar
💻 👀
Harsh Vaidya
💻 🔬
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!
### 🌟 Many many Thanks to all the `Stargazers` who has supported this project with stars 🌟
[![Thanks to all stargazers](https://git-lister.onrender.com/api/stars/chetannada/Namaste-React?limit=15)](https://github.com/chetannada/Namaste-React/stargazers)
## 🔗 Let's Connect
[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/chetannada/)
[![twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/chetannada)
[![discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discordapp.com/users/916005177838956555)