Skip to content

bashar-gh-dev/simple-auth-reactjs

Repository files navigation

React Logo

Easygenerator Fullstack Test Task.

Description

User authentication module that allows users to signin and signup.

Installation

$ npm install

Running the app

$ npm run dev

Note

I already know it is a bad idea to expose .env variables, but it is ok for our case as we dont have any sensitive information.

It is necessary to run the server application before you run this application.

You may clone the server's repository and run it using this link: https://github.com/bashar-gh-dev/easygenerator-nestjs.git