Skip to content

A bookshelf management app made by ReactJS + Redux with REST API

Notifications You must be signed in to change notification settings

Nayeem-XTREME/Bookshelf-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf-APP

A bookshelf management app made by ReactJS + Redux with REST API

Install and Run

  • Type yarn install on the client directory.
  • Type npm install on the server directory.
  • Finally, type npm install on the terminal on the root directory.

After that,

  • Type npm start on the root directory to start the node development server.

If it fails, then follow below instructions:

  • Type npm run dev on the server directory to start the Bookshelf-API
  • Type yarn start on the client directory to start the Bookshelf-APP

About

A bookshelf management app made by ReactJS + Redux with REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published