oovillagran / bookstore_app

Bookstore is a web application building with React and Redux. This application let display a list of books and storage it. Users can add or delete books too.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Bookstore App

πŸ“— Table of Contents

πŸ“– Bookstore App

The Bookstore Aplication is a website built using React an Redux tools. The app display a list of books organized by title, author, and genre. Users can interact with the application adding o removing books according to their preferences.

πŸ›  Built With

Tech Stack

HTML
  • HTML
CSS
  • CSS
Javascript
  • Javascript

Key Features

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

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps:

clone this repository into your machine
npm start

Prerequisites

In order to run this project you need:

  • Create a repo on your repositores files.
  • Clone or make a copy of this repo on your local machine.
  • A carefully reading of this README.md is required.

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com:oovillagran/calculator-app.git

Install

Install this project with:

npm install

Usage

To run the project, you can use your favorite browser.

Run tests

To run tests, execute the following command:

 npm test

Deployment

  • N/A

(back to top)

πŸ‘₯ Authors

πŸ‘€ Oscar Villagran

(back to top)

πŸ”­ Future Features

  • 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 feel free to make any comment, all contributions are welcome!.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse comunity. I thank my learning, morning session and standup partners for supporting us.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Bookstore is a web application building with React and Redux. This application let display a list of books and storage it. Users can add or delete books too.

License:MIT License


Languages

Language:JavaScript 59.6%Language:CSS 30.3%Language:HTML 10.1%