Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danilolutz/desafios-conceitos-reactjs


https://github.com/danilolutz/desafios-conceitos-reactjs

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Repositories List Frontend

[![MIT](https://img.shields.io/github/license/danilolutz/desafios-conceitos-reactjs)](https://img.shields.io/github/license/danilolutz/desafios-conceitos-reactjs)

## :rocket: Overview

Second challenge of Rocketseat GoStack

## :sunglasses: Get Started

To run this projetct just download or clone it and then on root folder execute:

```bash
yarn
```

> **NOTE**: This will install all dependencies.

### Running the project

To run the project just execute:

```bash
yarn start
```

And access on

### Testing the project

To test the project just execute:

```bash
yarn test
```

## :scroll: License

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

---

Made with :purple_heart: by [Danilo Lutz](https://www.linkedin.com/in/danilolutz/)