Skip to content

It is an online library where user can also add new books and also rate existing books

License

Notifications You must be signed in to change notification settings

fpsapc/bookstore

Repository files navigation

Bookstore README

📗 Table of Contents

📖 [Bookstore]

[Bookstore] is a project in which a collection of books displayed. Use can add/remove books from this bookstore.

🛠 Built With

JavaScript React Redux Redux Toolkit axios HTML CSS ThunkAPI

Tech Stack

Client
Server
Pakage Manager
bookStoreAPI

Key Features

  • [Allow to use add new book]
  • [Allow to remove the book]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

https://github.com/fpsapc/bookstore
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd bookstore

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • You can also use npm start command in terminal to run this at localhost:3000

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .
  • run test:
npm run test 

Deployment

You can deploy this project using: GitHub Pages,

  • I used GitHub Pages to deploy my website.
  • For more information about publishing sources, see "About GitHub pages".

(back to top)

👥 Author

👤 Salman Ahmad Khan

(back to top)

🔭 Future Features

  • [I will add all the features in future]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star ⭐️

(back to top)

🙏 Acknowledgments

Thanks to Zeplin project for the design

(back to top)

❓ FAQ

  • [How this project works]

    • [You can add/remove books from this bookstore.]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

It is an online library where user can also add new books and also rate existing books

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published