isabelamoraes / ignite-reactjs-auth

Repository from Github https://github.comisabelamoraes/ignite-reactjs-authRepository from Github https://github.comisabelamoraes/ignite-reactjs-auth

Auth

Auth flow example

Features   |    Getting Started   |    Reference

Features

This project was developed with the following technologies:

  • Next.js - A framework for creating React applications.
  • Node JS - A runtime enviroment for JavaScript applications.

Getting Started

To clone and run this application, place from your command line:

# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-auth.git

# Go into the repository
$ cd ignite-reactjs-auth

# Go into the backend or frontend repository
$ cd <backend | fronted>

# Install dependencies
$ yarn

# Run the application
$ yarn dev

Reference

This application was developed during the classes of the Chapter IV of the ReactJS track on Ignite, training promoted by Rocketseat.

About


Languages

Language:TypeScript 97.6%Language:CSS 2.1%Language:JavaScript 0.3%