Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.13 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.13 KB

Dashgo. | Rocketseat - Ignite

Dashgo. is a users dashboard developed at Rocketseat Ignite programming bootcamp.

📽 Preview

Aplication in Production: dashgo-lucaseverest

📫 email: any_email

🔢 senha: 123456

💻 Main Technologies

🔥 Getting Started

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

# access folder
$ cd dashgo

# Install the dependencies
$ yarn

# Start the project
$ yarn dev

The application can be accessed at localhost:3000.