Skip to content

lucaseverest/letmeask

Repository files navigation

NLW Together - Letmeask

Next Level Week is a Rocketseat event to learn programming by building a complete application.

Aplication in Production: letmeask-lucaseverest

💻 Main Technologies

🔌 Getting started

# clone repo
$ git clone https://github.com/lucaseverest/letmeask.git

# access folder
$ cd letmeask

# Install the dependencies
$ yarn

# Start the project
$ yarn start