/around-express---Sprint-12

Basic backend setup with user and card database creation via mongoose and mongodb

Primary LanguageJavaScript

Around the U.S. Back End

Directories

/data — JSON files to temporarily emulate database integration.

/routes — routing files.

All other directories are optional and may be created by the developer if necessary.

Running the Project

npm run start — to launch the server.

npm run dev — to launch the server with the hot reload feature.