Skip to content

buju18887/yummy-redone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

YUMMY RECIPES APP

This is a small full stack application project that enables users to create accounts, create recipes and view different recipes fronm the public.

Add your MONGO_URI to the .env file in the backend then run the following commands:

# cd backend
npm install
node app.js

Then go back to the main directory and run these commands:

# cd yummy-app2
npm install
npm run dev

Usage

Open the app in your browser at

Create an account or log in if you already have one

Create a recipe or view public recipes

Enjoy the app!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published