Skip to content

adebsa2401/Bookstore

Repository files navigation

logo

Bookstore

📗 Table of Contents

📖 Bookstore

Bookstore is a website on which the user can add and remove a book. He may also see the books list and categories

🛠 Built With

Tech Stack

Client

Key Features

  • The user can add a book
  • The user see books list
  • The user can see books categories
  • The user can remove a book

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

  1. Start cloning this repository by entering the following command:
git clone https://github.com/adebsa2401/Bookstore.git
  1. Install npm dependencies by running

    npm i

  2. Build assets by running

    npm run build

  3. Finally run

    npm start
    to start local node.js server. The project's entry file index.html should automatically open in your browser. If it doesn't, open your browser and head over to the following url: http://localhost:3000

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git clone https://github.com/adebsa2401/Bookstore.git

Install

Install this project with:

npm i

Usage

To run the project, execute the following command:

npm run build
npm start

Run tests

To run tests, run the following command:

npm run test

Deployment

You can deploy this project using:

git subtree push --prefix build origin gh-pages

(back to top)

👥 Authors

👤 Ben Sales

(back to top)

🔭 Future Features

  • The user can add a book
  • The user see books list
  • The user can see books categories
  • The user can remove a book

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

  • Microverse

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

About

Simple React app that allows creating books. It uses Redux and a backend API to save and sync data across the application. Built with HTML, CSS3 and React.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published