Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugeniobarrosjr/github-battle-ui-dev-course
:fire: Github Battle App (UI Dev | React Fundamentals Course)
https://github.com/eugeniobarrosjr/github-battle-ui-dev-course
react react-router
Last synced: about 1 month ago
JSON representation
:fire: Github Battle App (UI Dev | React Fundamentals Course)
- Host: GitHub
- URL: https://github.com/eugeniobarrosjr/github-battle-ui-dev-course
- Owner: eugeniobarrosjr
- License: mit
- Created: 2022-09-08T13:46:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T17:37:28.000Z (over 2 years ago)
- Last Synced: 2024-11-09T12:37:31.560Z (3 months ago)
- Topics: react, react-router
- Language: JavaScript
- Homepage: https://ui-dev-react-course.vercel.app/
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ReactJS Application for Github Battle Project
About the project |
Technologies |
Getting started |
License
![]()
## 💇🏻♂️ About the project
This app is the final result of the course **Ui Dev Classic React** which you can find [here](https://ui.dev/classic-react)
## 🚀 Technologies
Technologies that I used to develop this project
- [ReactJS](https://reactjs.org/)
- [React Router DOM](https://reacttraining.com/react-router/)## 💻 Getting started
**Clone the project and access the folder**
```bash
$ git clone https://github.com/eugeniobarrosjr/github-battle-ui-dev-course.git && cd github-battle-ui-dev-course
```**Follow the steps below**
```bash
# Install the dependencies
$ yarn# Start the project
$ yarn dev
```## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.
---
Made with 💜 by Eugênio Barros 👋 [See my linkedin](https://www.linkedin.com/in/eugeniobarrosjr/)