/ignite-authentication

Application development in the Ignite Bootcamp of Rockeseat

Primary LanguageTypeScript

Ignite Authentication

This project was created on Ignite Bootcamp.

This project is a authentication flow.

Technologies

How Run It

Running Project

  1. Clone example Backend and install dependencies using npm i or yarn
  2. Run command npm run dev on backend folder
  3. Clone this project and install dependencies using npm i or yarn
  4. Run command npm run dev on folder of this project