Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Objective

Objective of the app is to showcase basic frontend and backend tools and technologies using React.js, Node.js and Mongoose for mongodb database. It uses jwt for authentication and authorization.

Initializing the project

Client

  • cd client
  • npm install
  • npm run dev
  • It will run the frontend.

    Server

    • cd server
    • npm install
    • npm start It will run the server at port 4000 and also connect to mongo db on local machine. login into an account from predefined credentials from users collection create a prompt where you will be redirected automatically on successful login.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages