Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running the projects

Frontend:

cd frontend
npm i
npm run dev

Backend:

cd server
npm i
node index.js

.env

Frontend

VITE_API_URL=

Backend

MONGO_URI=
PORT=
FRONTEND_URL=

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages