Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 341 Bytes

Exercise 1

This exercise is to edit and remove items from a todo list

To do

  • Edit to-do
  • Remove to-do

Setup Instructions

  • Fork the repo
  • Clone the repo
  • Install dependencies using yarn
  • Run locally using yarn start

Submission Instructions

  • Make changes on a separate branch
  • Submit PR to the branch