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

https://github.com/gbdsantos/reactjs-rocketseat-nlw-copa

Create pools. Front-end project application made in 10ª edition Next Level Week: Copa event by Rocketseat during October of the 2022 (31/10 - 04/11). :rocket:
https://github.com/gbdsantos/reactjs-rocketseat-nlw-copa

Last synced: 3 months ago
JSON representation

Create pools. Front-end project application made in 10ª edition Next Level Week: Copa event by Rocketseat during October of the 2022 (31/10 - 04/11). :rocket:

Awesome Lists containing this project

README

        


Logo Next Level Week 10 edition


Logo Ignite
Ignite Path


GitHub top language

GitHub language count

Repository size


GitHub last commit


Repository issues

GitHub


Getting Start   |   
Commands   |   
License

Create pools. Front-end project application made in **10ª edition Next Level Week: Copa** event by Rocketseat during October of the 2022 (31/10 - 04/11).

## :gear: Getting Started

```Bash
# Run application
npm run dev
```


## Commands

```Bash
# Create project
npx create-next-app@latest --use-npm

# Init tailwindcss
npx tailwindcss init -p
```

## :balance_scale: License

This project is under the MIT license. See the [LICENSE](https://github.com/gbdsantos/reactjs-rocketseat-nlw-copa/blob/master/LICENSE) for more information.

---
Made with ♥ by :man_astronaut: Guilherme Bezerra :wave: [Get in touch!](https://www.linkedin.com/in/gbdsantos/)