/Auth

application to develop an auth system

Primary LanguageTypeScript

✨ Technologies

This project was developed with the following technologies:

💻 Project

Application to develop an auth system.

✈️ Installation and use

# Open a terminal and copy this repository with the command
git clone https://github.com/Brunoocn/Auth.git
# or use the download option.
# Open the folder with
cd Auth
# Install dependencies
yarn install
# Run the aplicattion
yarn dev