/bookstore

The app brings the power of books to your fingertips. It enables the user to store books in one single place with a very simple, easy-to-understand interface built using ReactJS & Redux.

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore

The app brings the power of books to your fingertips. It enables the user to store books in one single place with a very simple, easy-to-understand interface built using ReactJS & Redux.

Screenshot 2022-06-18 at 9 45 10 PM

Built With

  • ReactJS
  • JavaScript
  • Redux

Live Demo Link

The website is deployed using Github Pages. Click the Link to Live Demo

Prerequisites

To get started you can do the following:

Setup

Cloning ⬇️ To clone the project:

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

Install ⬇️ To install packages:

$ npm install

Build ⬇️ To build the project:

$ npm build

Start ⬇️ To start the project:

$ npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.


Test ⬇️ To run tests:

$ npm test

Linters

StyleLint

$ npx stylelint "**/*.{css,scss}"

ESLint

$ npx eslint .

Author(s)

👤 Lembani Sakala

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used

📝 License

This project is MIT licensed.