An open API service indexing awesome lists of open source software.

https://github.com/sankitdev/namastereact

This is my repository for Namaste React course by Akshay Saini. It includes my notes and code which I did during learning.
https://github.com/sankitdev/namastereact

akshay-saini namaste-react react

Last synced: 2 months ago
JSON representation

This is my repository for Namaste React course by Akshay Saini. It includes my notes and code which I did during learning.

Awesome Lists containing this project

README

          

Welcome to the **NamasteReact** project! This repository contains notes and exercises based on Akshay Saini’s React course, designed to help you learn and understand React fundamentals.

Here is the course link [NamasteReact](https://namastedev.com/learn/namaste-react)

## Project Overview

The **NamasteReact** project aims to provide a practical and hands-on approach to learning React by covering the following key topics:

- [Inception](./01_Inception/README.md)
- [Igniting our App](./02_Igniting_App/README.md)
- [Laying the Foundation](./03_Laying_Foundation/README.md)
- [Talk is Cheap, show me the code](./04_Talk_is_cheap/README.md)
- [Let's get Hooked!!](./05_Lets_get_hooked/README.md)
- [Exploring the world](./06_Exploring_World/README.md)
- [Finding the path](./07_Finding_Path/README.md)
- [Let's get Classy](./08_Lets_get_classy/README.md)
- [Optimizing our App](./09_Optimise_App/README.md)
- [Jo dikhta hai vo bikta hai](./10_Tailwind/README.md)
- [Data is the new Oil](./11_Data_new_oil/README.md)
- [Let's Build Our Store](./12_Lets_build_store/README.md)
- [Time for the test](./13_Time_for_test/README.md)
- [Machine Coding Round and Building Youtube](./14_Machine_Coding/README.md)
- [Advance features in Youtube project](./15_Advance_Features/README.md)

## Getting Started

### Prerequisites

Before you start, ensure you have the following installed:

- A modern web browser (e.g., Chrome, Firefox)
- Basic understanding of HTML, CSS, and JavaScript

### Setup

1. **Clone the Repository:**

```bash
git clone https://github.com/sankitdev/NamasteReact.git
```

2. **Clone the Repository:**

```bash
cd NamasteReact
```

### Learning Resources

[React Official Documentation](https://react.dev/)
[Babel Official Documentation](https://babeljs.io/)

## Contributing

If you have suggestions for improvements or want to contribute, feel free to submit a pull request or open an issue.

## License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.