Skip to content

The "Bookstore" is a MVP version of a website that allows you to display a list of books, add a book remove a selected book. Built with JavaScript, React, CSS3, Html5

License

Notifications You must be signed in to change notification settings

lily-coder/bookstore

Repository files navigation

Bookstore

The "Bookstore" is a MVP version of a website that allows you to:

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

screenshot

Built With

  • JavaScript
  • React
  • Redux
  • Html5 and Css3
  • npm
  • node

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

To run this project you need Node and NPM installed on your local machine.

Note : When you install Node.js, npm is automatically installed, However, npm is released more frequently than Node.js

Setup

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

  • git clone the repo using this link
  • cd into the folder
  • git checkout branch-name
  • run npm i
  • run npm start
  • Open http://localhost:3000 to view it in the browser.

Run tests

Once all the dependencies have been installed and webpack has been built and configured successfully run the following commands:

  • npm test

🙎🏾‍♂️ Authors

Lilian Moraa

🤝 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

The "Bookstore" is a MVP version of a website that allows you to display a list of books, add a book remove a selected book. Built with JavaScript, React, CSS3, Html5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published