Skip to content

thinkful-ei-narwhal/bookmark-app-patch-logan-daniel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarks React Client

This project is a demonstration for Thinkful's React course

This project was bootstrapped with Create React App.

Setup

Ensure your bookmarks-server application is running on the appropriate port and has the necessary tables to operate.

Ensure you have a env.local file in the root of this project's directory that has the following setting:

REACT_APP_API_KEY='abc123'

Note: abc123 should match the value of the server's API_TOKEN env var.

Modify the ./src/config.js file so that the API_ENDPOINT setting points at your local bookmarks server's address (probably http://localhost:8000/bookmarks).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •