Skip to content

forLoop94/book-store

Repository files navigation

Book Store

📗 Table of Contents

📖 About

Book Store is a website for storing books. The users will be able to display a list of books, add and delete books as they like. This UI will be built using React and I intend to learn how to use React and Redux in the context of a real application.

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • Javascript
  • React
  • Redux

Key Features

  • Display books
  • Add books
  • Delete books

(back to top)

🚀 Live Demo

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
  • git
  • nodejs

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:forLoop94/book-store.git
  npm install

Usage

To run the project, execute the following command:

  Open index.html in browser
  or
  open with Live server in Vscode

Run tests

To run tests, run the following commands:

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

(back to top)

👥 Author

👤 Charles Andrews

(back to top)

🔭 Future Features

  • Using Redux

(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 me a follow and/or a star

(back to top)

🙏 Acknowledgments

My coding partners

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published