nss-day-cohort-29 / reactive-nutshell-starrywick

reactive-nutshell-starrywick created by GitHub Classroom
0 stars 0 forks source link

timestamp works! #19

Closed Daniel-Brewer closed 5 years ago

Daniel-Brewer commented 5 years ago

Description

Added a working timestamp feature

Type of change

Testing Instructions for Change Made

git fetch --all git checkout branch db-add-buttons run json server on port 5002 npm start in reactive-nutshell A list of articles should appear try adding and deleting articles of your choice timestamp will appear on any newly added articles. check your database.json to see that a timestamp occurs on the new articles as a key in articles

Checklist: