Skip to content

keelalopez/phase-2-project-bookly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOKLY

This project was bootstrapped with Create React App.

Description

Bookly is a single page application that helps users track the books the are reading. All information is updated in the JSON file and persists.

Demo

Screen Shot 2023-02-15 at 09 40 07

To Run

  • npm install json-server
  • json-server --watch db.json

In the project directory:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published