项目作者: Mohamed-Elhawary

项目描述 :
A Book Tracking App, built by React.js, allows you to organize your books library in 3 shelfs: (Currently Read Shelf), (Want to Read Shelf) & (Read Shelf)
高级语言: JavaScript
项目地址: git://github.com/Mohamed-Elhawary/my-reads.git
创建时间: 2021-08-16T13:19:14Z
项目社区:https://github.com/Mohamed-Elhawary/my-reads

开源协议:MIT License

下载


My Reads

Netlify Status

My Reads is a book tracking App that allows you to organize your books library in 3 shelfs: (Currently Read Shelf), (Want to Read Shelf) & (Read Shelf). It depends on the API of Booklender website.

You can view the App from here

Screenshot

Demo

https://user-images.githubusercontent.com/69651552/129760902-f9fbd7f9-24e3-4961-b977-fda6c4a45ffd.mp4

Instructions, Building & Get Started

  1. - 1- Fork, clone or download this repository to your local machine.
  2. - 2- Be sure that you install the Node.js environment in your machine.
  3. - 3- Open your terminal and be sure that you are inside the correct destination of the App, while you must be in the same path of the package.json file.
  4. - 4- Inside your terminal run these commands:-
  5. * to install dependencies.
  6. ```
  7. npm install
  8. ```
  9. * to start the server.
  10. ```
  11. npm start
  12. ```
  13. - 5- Once the App server is running, visit (localhost:3000) in the browser to view the App and now you can treat with it as shown above in the Demo.
  14. - 6- You can also see a live preview of the App from this link (https://myreads14.netlify.app/)

Features

  • The control to move any book from a shelf to another shelf or remove it from all shelfs.
  • Search in a big library of many books at many categories, you can find your favorite book and add it into your own library at a specific shelf you choose.

Built with

  • HTML
  • CSS
  • JS

Libraries & Packages

Frameworks

API

Notices

Certificate

Course Certificate

Author

Contact me through my social accounts

License

Licensed under the MIT License