Skip to content

meddlin/logbook

Repository files navigation

Logbook

Log things you do with your car (right now just fuel fill-ups ¯\(ツ)/¯ )

Getting Started

Setup

This project was bootstrapped with Create React App.

  • clone
    git clone https://github.com/meddlin/logbook.git

  • Install dependencies for server, client, and return
    npm install && cd client && npm install && cd ..

  • Run
    npm start

Front-end (React)

Found in /client/src

Tech

React, formik, yup, redux, JWT