- Paused, the project only has the artistic concept and "functional" fields
- A login and registration flow with an artistic concept of the blue protocol game.
- React + TypeScript
- Material UI
- Create React Appp
- Regex
- To clone the repository type the following command in the terminal in the location you want:
git clone https://github.com/MarcosVini9999/blue-protocol-authentication.git
- Enter the following command to install the dependencies:
npm i
- Enter the following command to run the script and start the project:
npm run start