Login and Signup App

Basic application with MERN Stack, It will be a User Authentication and Authorization Project With Login and signup Application in MERN Stack.

Installing

  1. Clone the latest code on the master branch

  2. Install dependencies

    npm install

  3. Run the web server!

    npm start

Usage

Navigate to http://localhost:3000 on your browser

Built With

ReactJS

MongoDB

Redux

NodeJS

JWT

ExpressJS

httpOnly cookies

Axios

bcryptjs

React Hooks - useState, useEffect

React Router 6

MaterialUI