Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.39 KB

Project "SoYummy" 📷

About ✨

SoYummy

SoYummy is a website where users can create accounts, search for and save recipes, and upload their own recipes.

Deployment

Installation 💻

To run this project, follow these steps:

  1. Clone this repository to your local machine;
  2. Install the required packages by running npm install
  3. Start the server by running npm run dev