Skip to content

emreharman/my-bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf App with React-Redux

This project is for your personel book store. You can store your books with details and categorize them. You can search any book you want via search bar. You can sort books by author name. Also you can see your books details on another page.

Preview

gif

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run json:server

Launches json server to watch db.json on port 8000

npm run dev

It runs npm start and npm run json:server scripts parallel. So you can run the app just with this script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published