Skip to content

mertbagt/whats-for-dinner-api

Repository files navigation

API for What's For Dinner app located here:

https://whats-for-dinner-ten.vercel.app/

https://github.com/mertbagt/whats-for-dinner

Scripts

Start the application npm start

Start nodemon for the application npm run dev

Run the tests npm test

Deploying

When your new project is ready for deployment, add a new Heroku application with heroku create. This will make a new git remote called "heroku" and you can then npm run deploy which will push to this remote's main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published