Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 865 Bytes

README.md

File metadata and controls

44 lines (31 loc) · 865 Bytes


Coffee Logs

Description:

A web app to keep track of coffee roasts. Users can use markdown to create, edit and delete coffee "logs" using markdown for text formatting.


Motivation:

I needed a way to keep track of new coffee roasts I am trying out. I wanted to be able to use markdown to format entries.


Technologies:

  • Node
  • MongoDB
  • Express
  • React

Setup:

  • Clone to computer and
  • Navigate to directory
  • Run npm install
  • Create a .env file
  • Fill contents with:
JWT_TOKEN=choose_any_secret