Skip to content

Book Store is a React-based application designed for adding and removing books. To include a new book, just enter the book's title and author, and either hit the enter key or click the submit button to complete the addition.

Notifications You must be signed in to change notification settings

mryeminthu/bookstore

Repository files navigation


Book Store

📗 Table of Contents

📖 Book Store

Book Store is a React-based application designed for adding and removing books. To include a new book, just enter the book's title and author, and either hit the enter key or click the submit button to complete the addition.

🛠 Built With

Tech Stack

  • React
  • Redux
  • CSS

Key Features

  • User can Add books
  • User can remove books
  • Data can be stored in local storage

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

Prerequisites

In order to run this project you need:

  • NodeJS
  • Git
  • Code editor

Setup

  • Click Code button (shown in green color)
  • Copy URL.
  • Please clone it with the following command: git clone (your copied URL)

Install

Install this project with:

  npm install

Usage

To initiate the project, perform the subsequent command:

  npm start

Run tests

To execute tests, use the command below:

  npm test

Deployment

You can deploy this project using: GitHub Pages.

(back to top)

👥 Authors

👤 Ye Min Thu

(back to top)

🔭 Future Features

  • More styling

(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 appreciate this project, please consider awarding it a ⭐️.

(back to top)

🙏 Acknowledgments

I want to express my gratitude to Microverse for providing the materials.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Book Store is a React-based application designed for adding and removing books. To include a new book, just enter the book's title and author, and either hit the enter key or click the submit button to complete the addition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published