Ruthmy / bookstore

πŸ“š "Bookstore" is a React and Redux website that displays a list of books and allows you to add and remove books from that list.

Home Page:https://Ruthmy.github.io/bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore


πŸ“— Table of Contents


Bookstore

"Bookstore" is a React and Redux website that displays a list of books and allows you to add and remove books from that list.. It is a Single Page App (SPA) that allows users to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

πŸ›  Built With

Tech Stack

Client

Key Features

  • HTML & CSS3
  • JavaScript
  • Linters
    • StyleLint
    • ESLint
  • React
  • Redux
  • Follow Microverse's list of best practices

(back to top)


πŸš€ Live Demo

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

  • A modern browser (supports html5)

  • Git and a GitHub account

Setup

Clone this repository to your desired folder by using this πŸ‘‡οΈ command :

git clone https://github.com/Ruthmy/bookstore.git

Install

Install this project with:

 npm install

Usage

 npm start

Run tests

 npm test

Deployment

  • Not aplicable.

(back to top)


πŸ‘₯ Authors

πŸ‘€ Ruth Abreu

(back to top)


πŸ”­ Future Features

Upcoming improvements:

  • [] Create a full Single Page App (SPA) website.
  • [] Use Bookstore API to manage the books in store.
  • [] Better styling.

(back to top)


🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️

(back to top)


πŸ™ Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)


πŸ“ License

This project is MIT licensed.

(back to top)


About

πŸ“š "Bookstore" is a React and Redux website that displays a list of books and allows you to add and remove books from that list.

https://Ruthmy.github.io/bookstore

License:MIT License


Languages

Language:JavaScript 53.2%Language:CSS 38.0%Language:HTML 8.7%