/rocketseat-ignite-react

Project developed in the course of Rocketseat

Primary LanguageTypeScript

๐Ÿ“œ 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.