Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 872 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 872 Bytes

Screenshots

See main screen image below of website side of To Do list sample:

Website side of To Do list sample.

See main screen image below of Airtable side of To Do list sample:

Airtable side of To Do list sample.

Prerequisites

Install Yarn (details here)

Instructions to run

  1. In terminal, run yarn start
  2. In browser navigate to http://localhost:3000

Background

This project was bootstrapped with Create React App.

This to-do list app was created as a part of a bootcamp with Code the Dream School (https://github.com/Code-the-Dream-School).