About | Technologies | Requirements | Starting | Author | Projeto
Projeto desenvolvido no evento Next Level Week (NLW) da Rocketseat e clonado para ReactJS.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/chagasleandro/ReactJS-NLW
.git
# Access
$ cd ReactJS-NLW
# Install dependencies
$ yarn or npm
# Run the project
$ yarn start or npm start
# The server will initialize in the <http://localhost:3000>
</br>