Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oguntayomicheal/bookstore
The Bookstore single page application allows users to store books with the book title and author.
https://github.com/oguntayomicheal/bookstore
books javascript react redux
Last synced: about 1 month ago
JSON representation
The Bookstore single page application allows users to store books with the book title and author.
- Host: GitHub
- URL: https://github.com/oguntayomicheal/bookstore
- Owner: oguntayomicheal
- Created: 2022-11-10T23:47:02.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-19T11:40:03.000Z (about 2 years ago)
- Last Synced: 2024-10-22T19:30:36.616Z (3 months ago)
- Topics: books, javascript, react, redux
- Language: JavaScript
- Homepage: https://dashing-bombolone-c5308d.netlify.app/
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Bookstore ](#-bookstore-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Author ](#-author-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)> The Bookstore allows users to store books with the book title and author.
- React
- Redux- Display a list of books
- Add a book
- Remove a book> Add a link to your deployed project.
- [Live Demo Link](https://dashing-bombolone-c5308d.netlify.app/)
> To get a local copy up and running, follow these steps.
### Setup
- Clone this repository (click the green code button to copy link)
### Install
- Install project dependecies - `npm install`
### Usage
- To run project - `npm start`
### Run tests
- To run test - `npm test`
👤 **Micheal Oguntayo**
- GitHub: [@oguntayomicheal](https://github.com/oguntayomicheal)
- Twitter: [@OguntayoMicheal](https://twitter.com/Oguns_micky)
- LinkedIn: [@OguntayoMicheal](https://www.linkedin.com/in/ogunsmicky/)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly give a star
I would like to thank Microverse for the readme file template
This project is [MIT](./MIT.md) licensed.