Skip to content

"Book Store" is a react application which have a basic functionality of Display a list of books, Add a book, and Remove a selected book.

Notifications You must be signed in to change notification settings

darikmohammed/Bookstore

Repository files navigation

Book Store

"Book Store" is a react application which have a basic functionality of

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

Built With

  • React
  • Jest-test
  • Redux

Live Demo

Netlify Live Demo Link

Getting Started

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

Prerequisites

  • Visual Studio code or any Code Editor.

Setup

Download the file to local directory

  • if you have already insall github in your local pc run:
git clone [email protected]:darikmohammed/Bookstore.git
  • Or download the zip file from the github directory.

Run the project locally

npm install
npm start

Linters tests

  • Eslint
  • Stylelint
  • node_modules checker

Authors

👤 Darik Mohammed

🤝 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
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

"Book Store" is a react application which have a basic functionality of Display a list of books, Add a book, and Remove a selected book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published