Skip to content

Bookstore app is a react app that lets you create and manage your own online bookstore. You can easily add and remove books from your inventory, and update your stock with a simple click.

License

Notifications You must be signed in to change notification settings

shella12/reactBookStore

Repository files navigation

📗 Table of Contents

📖 [Book Store]

The Bookstore is a website similar to the "Awesome Books" website. This is a MVP version of it that allows you to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

🛠 Built With

Tech Stack

Client

Key Features

  • [Add New Book]
  • [Fetch books online]
  • [Remove books]

🚀 Live Demo

Click here to see the Live Demo of the website

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Vistual Studio Code
  • Browser (Firefox / Google Chrome)
  • Node.js (v6.11.2+)
  • linters

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:shella12/reactBookStore.git

Install

 npm install --save -dev

Start server

npm start

To test the app run following command

npm test

Usage

Create a personal book store by adding and removing books.

👥 Authors

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

❓ FAQ

  • [Why use this app?]

    • [To create a personal book store. Add and remove books in the store and access them anywhere using the website]
  • [Why build this app?]

    • [Its a good app to learn building with react as a begainner]

📝 License

This project is MIT licensed.

About

Bookstore app is a react app that lets you create and manage your own online bookstore. You can easily add and remove books from your inventory, and update your stock with a simple click.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published