Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aleydon/esports

Rocketseat NLW Event - Find Your Duo
https://github.com/aleydon/esports

css hooks jsx nodejs react tailwindcss typescript vitejs website

Last synced: 7 days ago
JSON representation

Rocketseat NLW Event - Find Your Duo

Awesome Lists containing this project

README

        

:video_game: eSports :video_game:




Page screenshot




## :pushpin: Requirements: :pushpin:

NodeJs: :link: https://nodejs.org/en/

---

#### :arrow_forward: Get Started:

1. Clone this repo

```sh
git clone https://github.com/Aleydon/eSports.git
```

2. Install NPM packages

```sh
npm install or yarn install
```

3. Run this project

```sh
npm run dev or yarn dev
```

---