Next Level Week is a Rocketseat event to learn programming by building a complete application.
Aplication in Production: letmeask-lucaseverest
# clone repo
$ git clone https://github.com/lucaseverest/letmeask.git
# access folder
$ cd letmeask
# Install the dependencies
$ yarn
# Start the project
$ yarn start