Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        


ReactJS Application for Github Battle Project


About the project   |   
Technologies   |   
Getting started   |   
License


Layout

## 💇🏻‍♂️ 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/)