torobucci / book-store-app

A bookstore web application is a web application that allows you manage book inventories. Built using React.js , Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Book Store

Book Store is a react single web page application that list of books list and categories pages. It also allows user to add new book

πŸ›  Built With

Html
Css
Javascript
Webpack
React

Tech Stack

Client

Key Features

  • Display booklist
  • Client side Routing

πŸ’» Getting Started

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

fork the repository https://github.com/torobucci/book-store-app.git

Prerequisites

In order to run this project you need:

Code editor eg. VScode Web browser eg. chrome

Setup

Clone this repository to your desired folder:

git clone https://github.com/torobucci/book-store-app.git

Install

To install run the following command:

npm install

Usage

To start the project run the following command:

npm start

Run tests

To run tests, run the following command:

npm test

(back to top)

πŸ‘₯ Author: Kevin Toro

(back to top)

πŸ”­ Future Features

  • Implement add book to store functionality
  • Implement remove book functionality
  • Style app to match Zeplin design

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Book Store issues.

(back to top)

⭐️ Show your support

If you like this project hit the star button on our github repo

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverseinc organization for designing the project

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A bookstore web application is a web application that allows you manage book inventories. Built using React.js , Bootstrap


Languages

Language:JavaScript 56.9%Language:CSS 32.1%Language:HTML 11.0%