Skip to content

Vipin-Devan/MyBatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBatch

MyBatch Run npm start on both the frontend and the backend.

Some features, such as recipes and dropdowns, require data in the database. Currently, the only way to populate the database with data is by using Postman or an equivalent tool to send data to "/our-recipes". The data can be found in server/models/recipes.json. Once the database is populated, the website should be fully functional. To run tests, use npm test or run the full-stack tests in Cypress by executing npx cypress open

About

Solo Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.1%
  • CSS 12.4%
  • HTML 4.5%