Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 869 Bytes

File metadata and controls

27 lines (18 loc) · 869 Bytes

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