An open API service indexing awesome lists of open source software.

https://github.com/yacoubou-seidou/bookstore

Bookstore is a user-friendly website that manages books efficiently. It allows users to add, delete, and categorize books. Users can input book details like title, author. Still in Developement.
https://github.com/yacoubou-seidou/bookstore

Last synced: 2 months ago
JSON representation

Bookstore is a user-friendly website that manages books efficiently. It allows users to add, delete, and categorize books. Users can input book details like title, author. Still in Developement.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Bookstore\] ](#-bookstore-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Bookstore]

**[Bookstore]** it is a website for managing books (add, delete, show by categories).

## 🛠 Built With

### Tech Stack

HTML

JavaScript

React

Css

### Key Features

- **[books list]**
- **[Nav bar]**
- **[Form to add book]**

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

```sh
sudo apt install git-all
or
npm install
Node.js
Visual Studio Code
Browser
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Yacoubou-seidou/Bookstore.git
```

### install

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
cd bookstore
npm start
```

(back to top)

## 👥 Authors

👤 **Yacoubou Seidou**

- GitHub: [@Yacoubou-seidou](https://github.com/Yacoubou-seidou)

(back to top)

## 🔭 Future Features

- [ ] **[Add more pages]**
- [ ] **[Add more css for styling]**
- [ ] **[Fetch books from an api]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Yacoubou-seidou/Bookstore/issues).

(back to top)

## ⭐️ Show your support

If you like this project show some love by commenting

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse staff for their support

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)