Skip to content

Simple CRA app for CRUD operations on a list of saved bookmarks. Interfaces with the bookmarks-server repo on this account for manipulating bookmarks in a PostgreSQL database.

Notifications You must be signed in to change notification settings

codybarr-thinkful/bookmarks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarks React Client

Simple CRA app for CRUD operations on a list of saved bookmarks. Interfaces with the bookmarks-server repo on this account for manipulating bookmarks in a PostgreSQL database.

Updates

Checkpoint 17

Added an edit bookmark page, added router and context for controlling shared state of bookmarks and function for updating individual bookmarks in state when edited via the form. Edit Bookmark page/form hits the API using a PATCH request.

Checkpoint 20

Refactored for compat with corresponding bookmarks-server express api deployed to Heroku.

About

Simple CRA app for CRUD operations on a list of saved bookmarks. Interfaces with the bookmarks-server repo on this account for manipulating bookmarks in a PostgreSQL database.

Resources

Stars

Watchers

Forks

Packages

No packages published