Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

logo

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

# 📖 Bookstore

> The Bookstore allows users to store books with the book title and author.

## 🛠 Built With

### Tech Stack

- React
- Redux

### Key Features

- Display a list of books
- Add a book
- Remove a book

(back to top)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link](https://dashing-bombolone-c5308d.netlify.app/)

(back to top)

## 💻 Getting Started

> 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`

(back to top)

## 👥 Author

👤 **Micheal Oguntayo**

- GitHub: [@oguntayomicheal](https://github.com/oguntayomicheal)
- Twitter: [@OguntayoMicheal](https://twitter.com/Oguns_micky)
- LinkedIn: [@OguntayoMicheal](https://www.linkedin.com/in/ogunsmicky/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project kindly give a star

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the readme file template

(back to top)

## 📝 License

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

(back to top)