/book-store

Book Store is a sophisticated React app for seamless book and author management, seamlessly integrating with an API. Users can efficiently add and remove books with ease, ensuring a smooth experience for book enthusiasts.

Primary LanguageJavaScript

Book Store

📗 Table of Contents

📖 Book Store

Book Store is a website where you can Add and Remove books.

Book store is a React and Redux single page application.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Add New Book
  • Remove Exisiting Book
  • Modify Exisiting 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:

  • Laptop/Desktop.
  • Internet.
  • Node.
  • Vs Code.

Setup

Clone this repository to your desired folder:

  • mkdir my-folder
  • cd my-folder
  • git clone [(git@github.com:SaboorSohaib/book-store.git)]

Install

Install this project with:

you can run any one of these commands to install npm on your machine:

  • npm i
  • npm install
  • sudo apt install npm

Usage

To run the project, execute the following command:

  • npm start

Run tests

  • npm test

Deployment

You can deploy this project using:

  • Netlify

(back to top)

👥 Authors

👤 Abdul Saboor Sohaib

  • GitHub: SaboorSohaib
  • Twitter: absaboorsohaib
  • LinkedIn: abdul-saboor-sohaib

(back to top)

🔭 Future Features

  • Make it responsive
  • Add Category feature

(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...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • How can we develop an app using ReactJS?

    • You should watch some videos and read dcumentaions.
  • How long it will take to develop such kind of app?

    • It may takes two days.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)