Skip to content

ariemad/Hey-Neighbor

Repository files navigation

Hey Neighbor

standard-readme compliant standard-readme compliant

A shopping site for a fictional small shop.

Using the MVC (Model-View-Controller) design pattern.

Install


git clone https://github.com/ariemad/Hey-Neighbor.git

cd Hey-Neighbor

npm install

//Replace [CONNECTION STRING]
echo 'MONGO_KEY = '[CONNECTION STRING]' > .env

//Populate your mongoDB Database
node ./populate/repopulatedb.js

Usage


npm run start

Contributing

PRs accepted.

Please contact me if you wish to contribute.

License

MIT © Daniel Bray

About

A shopping site of a small shop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published