Skip to content

DavyKn/bookstore

Repository files navigation

BookStore

Description

TTis is a book store that its book contect is being fetched from an external API. It gives the user the interraction capabilty.The user can add a Book, or delete the book. Has a category section displaying the varity of books.

Here, are:

https://github.com/DavyKn/math_magician

---------------------- | ------------------------------

Built With

  • redux
  • React
  • CSS
  • React Dom/React Router Dom
  • API

Live Site

Get Started

To get the content of this project locally you need to run the following commands in your terminal.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

  1. Download the Zip file or clone the repo with:
[git clone https://github.com/DavyKn/bookstore
  1. To access cloned directory run:
 - npm start

Install

To install linters and other project's dependencies run:

npm install

Run Test for Linters

For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run:
npx hint .
  1. For tracking linter errors in CSS or SASS files run:
npx stylelint "\*_/_.{css,scss}"
  1. For tracking linter errors in JavaScript files run:
npx eslint .

Authors

👤 ****

👤 Davis Nyale

🤝 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

  • Thank You Microverse team that help me with the template of this project.
  • Thanks to everyone who will get time to check this code and suggest any issue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published