/Bookstore-App

app for organizing personal book list. Add, Remove & track reading progress, bookmark are some key features in this application.

Primary LanguageJavaScriptMIT LicenseMIT


Bookstore

📗 Table of Contents

📖 [Bookstore]

[Bookstore] is a app for organizing personal book list. Add, Remove & track reading progress, bookmark are some key features in this application.

🛠 Built With

Tech Stack

  • React.jsx
  • CSS module

Key Features

  • [Add new books]
  • [Remove books]

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 npm install

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Yonashenok/Bookstore-App.git

  cd Bookstore

Install

Install this project with:

 npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests on linters, run the following command:

  npx stylelint "**/*.{css,scss}"
  npx eslint "**/*.{js,jsx}"

To run test coverages, run the following command:

  npm test a

Deployment

You can deploy this project using:

   npm start

(back to top)

👥 Authors

👤 Yonas Henok

(back to top)

🔭 Future Features

  • [add test for project]
  • [add animation]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please contact us with LinkedIn

🙏 Acknowledgments

I would like to thank my coding partners for shearing there knowledge and experience.

(back to top)

📝 License

This project is LICENSE licensed.

(back to top)