fac19 / week5-EIJO

Recipes database app
https://cookvid-19.herokuapp.com/
0 stars 2 forks source link

Week 5 - Databases

Build a web app that stores data in a PostgreSQL database.

Installation

To install the app + optionally run tests

git clone https://github.com/fac19/week5-EIJO.git
npm install
npm run dev
npm test

Day 1

Day 2

User Stories

Stretch user stories

What we did well