Skip to content

Repository files navigation

logo

Bookstore

📗 Table of Contents

📖 Bookstore

Bookstore Bookstore is a website for all fans of books. It is a Single Page App.

🛠 Built With React

Tech Stack

Client

Key Features

  • Demo of Linters

(back to top)

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Modern updated Web Browser such as Chrome, Safari, Firefox, among others
  • git-syn
  • code editor
  • Javascript enabled
  • node js
  • npm

Setup

Clone this repository to your desired folder:

git clone https://github.com/AlyAtalla/Math-magician

Install

To install all dependencies, run:

npm install

Usage

To run the project, execute the following command:

To run the project, follow these instructions:

  • Clone this repo to your local machine.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

We use Jest, a popular testing framework, to ensure the correctness of our code. To run the tests, follow these steps:

Open a terminal or command prompt in the project directory.

To execute all the tests, run the following command:
npm test

To run specific test files or use additional options, you can use the jest command directly. For example, to run tests in a specific file:

npx jest path/to/test-file.test.js

(back to top)

👥 Author

👤 AlyAtalla

(back to top)

🔭 Future Features

  • Add functionality
  • Add calculator page
  • Add quotes page

(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 give it a⭐️

(back to top)

🙏 Acknowledgments

  • Microverse
  • my coding partner Newton ombese

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

An interactive bookstore with React

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages