Skip to content

rcapeto/rocketseat-ignite-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“œ Requirements

  • Node;
  • (npm/yarn);

πŸ§ͺ Techs

This project has developed with:

Frontend

Backend

πŸš€ How to execute

Clone the project and access the folder.

$ git clone https://github.com/rcapeto/rocketseat-ignite-react.git
$ cd rocketseat-ignite-react

To start, follow the instructions:

  • Frontend
# Navigate to frontend folder
$ cd frontend
# Install dependencies
$ yarn
# Start project
$ yarn dev

The app will be available in the web address.

  • Backend
# Navigate to backend folder
$ cd backend
# Install dependencies
$ yarn
# Start project
$ yarn dev

The app will be available in the web address.

πŸ’» Project

  • Dashboard using Next.

πŸ”– Layout

Dashboard Preview

πŸ‘¨πŸ»β€πŸ’» Devs

Made with πŸ–€ by Developers.

About

Project developed in the course of Rocketseat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published