Skip to content

iamazzeez/AuthTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN stack application with all basic CURD functionalities

Live Demo

Click this link to see demo of client application View Demo.

Clone

git clone https://github.com/Abdul-Az/AuthTask.git

To run client

cd client 
npm install
npm start

To run server

cd server 
npm install
npm start

Run server and client in different terminals.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published