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

https://github.com/maran1947/learn-reactjs

This project will help you to learn react.js and like the root of the tree will strengthen your concepts and give you project-based learning.
https://github.com/maran1947/learn-reactjs

hacktoberfest-accepted hacktoberfest2022 learn-reactjs learning-by-doing react reactjs reactjs-projects

Last synced: 8 months ago
JSON representation

This project will help you to learn react.js and like the root of the tree will strengthen your concepts and give you project-based learning.

Awesome Lists containing this project

README

          

# Learn React JS
This project will help you to learn react.js and like the root of the tree will strengthen your concepts and give you project-based learning.

![Learn React.js Home Screen](./screens/lr_home_screen_new.png)

## 🏗 Setup
1. Fork the repo by clicking the fork button
2. Clone the repo
```
$ git clone https://github.com/your_github_username/learn_react_js.git
```
3. change to project directory
```
$ cd learn_react_js
```
4. you need to install node_modules
```
$ npm install
```
It's time to run the project
```
$ npm start
```
## 🤝 Contribution
Contributions are welcome,
See [CONTRIBUTING.md](https://github.com/Maran1947/learn_react_js/blob/master/CONTRIBUTING.md)

# 🛡️ License
This project is licensed under the MIT License - see the [`LICENSE`](LICENSE) file for details.

_Don't forget to show your ❤ love if you feel __fabulous__, just hit the ⭐ star button at the top-right of the page_