Skip to content

Srayash/payments-app-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Setup

  • first add your mongodb connection string to mongoose.connect("") in backend/db.js

  • open terminal change working directory to backend

  • start backend by typing node index.js

  • listening to backend on localhost:3000

  • open another terminal window and change working directory to frontend

  • start frontend by typing npm run dev

  • listening to frontend on localhost:5173

  • head to localhost:5173/signup to create an account

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published