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.
- Host: GitHub
- URL: https://github.com/maran1947/learn-reactjs
- Owner: Maran1947
- License: mit
- Created: 2021-07-23T11:22:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T17:25:13.000Z (about 2 years ago)
- Last Synced: 2025-04-03T22:11:11.566Z (10 months ago)
- Topics: hacktoberfest-accepted, hacktoberfest2022, learn-reactjs, learning-by-doing, react, reactjs, reactjs-projects
- Language: JavaScript
- Homepage: https://maran1947.github.io/learn-react-js/
- Size: 1.28 MB
- Stars: 8
- Watchers: 1
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.

## 🏗 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_