Skip to content

rabeehebrahim/mom_in_tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Momintech

A MongoDB Atlas Hackathon 2022 Project - Dev.to

Steps to run in local machine

In terminal to start front-end
cd client
npm start
and to start back-end
cd server
npm run dev

You need dbUrl variable in .env file. Which is a mongodb connection string.
eg: mongodb+srv://<username>:<password>@cluster0.wgwhurn.mongodb.net/?retryWrites=true&w=majority

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published