joskalenda / bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React BookStore App

The Bookstore is a website similar to the "Awesome Books" website built in the previous module. We have created an MVP version of it that allows you to:

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

Web presentation

Home page
Screenshot1

Live Demo

See Demo

Additional description about the project and its features.

Built With

  • Major language (React & Redux)

  • Technologies used

    • ReactJS
    • CSS

Getting Started

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

Prerequisites

  • A text editor(preferably Visual Studio Code)

Usage

Clone this repository

$ git clone https://github.com/joskalenda/bookstore.git
$ cd bookstore

Available Scripts

In the project directory, you can run:

$ npm start #to start the webapp
$ npm test #to run the testing 
$ npm run build #to build the webapp

Authors

👤 Jos Kalenda

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About


Languages

Language:JavaScript 73.0%Language:CSS 16.7%Language:HTML 10.4%