Skip to content

Latest commit

Β 

History

History
94 lines (74 loc) Β· 3.27 KB

README.md

File metadata and controls

94 lines (74 loc) Β· 3.27 KB

Ignite

LeonneBrito Languages lastcommit License Issues Email

πŸ’» Dashboard developed from scratch. Project developed during the fourth Bootcamp Ignite module | @Rocketseat

Made with πŸ’– by Leonne Brito.

πŸ“Œ Contents

πŸ“· Screenshots

πŸš€ Technologies

This project was made using the follow technologies:

πŸ’» How to run

# Clone Repository
$ git clone https://github.com/LeonneBrito/dash.go.git
# Install Dependencies
$ yarn
$ yarn dev

Go to http://localhost:3000/ to see the result.

πŸ› Issues

Create a new issue report, it will be an honor to be able to help you solve and further improve our application.

✨ Contributing

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

πŸ“„ License

This project is under the MIT license. Made with πŸ’– by Leonne Brito.

Thank you! πŸŒ