/Book-Store

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 [BookStore]

BookStore is a website that stores books names, authors, genre, and the user's progress on reading. Implementing this project to learn how to use React and Redux in the context of a real application. Ⓜ💯

[BookStore] is a website that stores books

🛠 Built With

Tech Stack

This is a desk-top browser website.

Client

Key Features

  • [setup app]
  • [Components Added]
  • [Deploy]
  • [Use redux]
  • [Add functionalty]

🚀 Live Demo

(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:

  • A browser that supports html5 and css3
  • install Node js

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/waelelsafty07/Book-Store.git 

Install

Install this project with:

  • Clone the code into your machine and run test in an editor of your choice(E.g VScode).

  • npm install

Usage

For build production version

  • npm run build

For Run server devlopment

  • npm start

For Run Test Eslint

  • npm run lint

For Run Fix Eslint

  • npm run lintf

For Run Test Stylint

  • npm run style

For Run Fix Stylint

  • npm run stylef

(back to top)

Authors

👤 Wael Elsafty

(back to top)

🔭 Future Features

  • [Add animations and transitions]
  • [Add more styles and colors]

(back to top)

🤝 Contributing

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a star, and if you would love to tell me ways to improve it, contact me on LinkedIn or Twitter. It will be a pleasure to hear from you.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community for this opportunity to learn new things.

(back to top)

📝 License

This project is MIT licensed.

(back to top)