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.
- Host: GitHub
- URL: https://github.com/yacoubou-seidou/bookstore
- Owner: Yacoubou-seidou
- Created: 2023-05-05T14:15:25.000Z (about 2 years ago)
- Default Branch: developement
- Last Pushed: 2024-05-14T14:09:55.000Z (about 1 year ago)
- Last Synced: 2025-02-04T11:05:01.932Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 2.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]** it is a website for managing books (add, delete, show by categories).
HTML
JavaScript
React
Css
- **[books list]**
- **[Nav bar]**
- **[Form to add book]**
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
```
👤 **Yacoubou Seidou**
- GitHub: [@Yacoubou-seidou](https://github.com/Yacoubou-seidou)
- [ ] **[Add more pages]**
- [ ] **[Add more css for styling]**
- [ ] **[Fetch books from an api]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Yacoubou-seidou/Bookstore/issues).
If you like this project show some love by commenting
I would like to thank Microverse staff for their support
This project is [MIT](./MIT.md) licensed.