Skip to content

raman08/React-Nest-State

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MERN USER AUTH APP

This is a simple application for user authenication.

To Run the application

  • Running Frontend

    cd frontend
    npm i
    npm start
    

This will run the frontend application at port 3000

  • Running Backend

    cd backend
    npm i
    npm start
    

This will run the backend application at port 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published