Skip to content

joshk98/gourmet-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gourmet Guide

Project Overview

Gourmet Guide is a collaborative project by Dave, Josh and Benj for our final project in the CommandShift Bootcamp. We created the project for users to be able to create an account, discover and create recipes and also to save them in their profile.

Please watch our demonstration which explores the User Interface and other technologies used.

Technologies Used

Front End

  • JavaScript
  • React
  • CSS
  • Axios
  • React Testing Library

Back End

  • JavaScript
  • Node
  • Express
  • MongoDB
  • Firebase

Installation

  1. Clone the repository: git clone https://github.com/yourusername/gourmet-guide.git
  2. Navigate to the project directory: cd gourmet-guide
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and go to: http://localhost:3000
  6. Open another terminal and type: cd backend
  7. In the backend folder, type: node .

Usage

  1. Register an account on the platform.
  2. Explore existing recipes or create your own.
  3. Add recipes to your Cookbook to save them.
  4. Delete recipes you no longer need.
  5. Edit your profile settings and personal information.
  6. View ingredient lists and cooking instructions for recipes.

Contributing

If you'd like to contribute, please follow the steps below:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them.
  4. Push to your forked repository.
  5. Create a pull request targeting the main branch of our repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •