Skip to content

Repository files navigation

bookstore-react

The Bookstore is a book register website that stores books using the title and author. It is an MVP version of it that allows you to:

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

Built With

  • Html
  • Css
  • Js
  • React
  • Technologies used:

    webpack, AJAX, API, JSON, Babel

Live Version

view live here

Getting Started

Prerequisites

You need to have a browser and this tools installed:

  • Git
  • NodeJS

Setup

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

$ git clone git@github.com:tylher/bookstore-react.git
$ cd bookstore-react
$ npm i
$ npm start

Usage

To build a version of the website under Development mode:

$ npm run dev

To build the production version:

$ npm run build

Run tests

To run tests in terminal use:

npm test

Authors

👤 adam pithewan Taiwo Damola Adediran

🤝 Contributing

Contributions, issues, and feature requests are welcome!

About

A book register web app that stores books using the title and author. It is an MVP version of it that allows you to display a list of books, add a book, and remove a selected book.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages