Skip to content

rafawelsh/CoffeeBrewNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Brew Notes☕️

Overview

The idea behind this project is to create a digital notebook for coffee enthusiast to better dial in their coffee. They will be able to filter through old entries and find their preferred recipes.

Here is my project roadmap on Notion.

Features

  • Create React form with Formik
  • Start Express server
  • Start MongoDB
  • Craete API endpoints for Recipe View
  • Create simple wireframe for the components in the project
  • Create Recipe Grid to display all recipes
  • Create Filter Comonponent to lookup recipes
  • Add JWT to application
  • Create Protected routes for coffee recipes and users

Running this Project

Live Version: PENDING

From the repo:

  1. Clone this project locally
  2. Run npm install in your command line
  3. While in the root folder, run npm run dev. This will start concurrently and spin both the server and client.
  4. Enjoy the becoming a better coffee connoisseur

Dependencies

  • Formik
  • Axios
  • Nodemon
  • Concurrently

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published