Skip to content

Created a user-friendly React app for efficient book title and author management. Enhanced experience with features to display and view recorded data. Utilized Redux, CSS3, ReactJS, React Routers, Redux Thunks, and React Testing Library for a robust and intuitive application.

Notifications You must be signed in to change notification settings

codehass/bookstore

Repository files navigation

📗 Table of Contents

📖 [Bookstore]

Bookstore is a sample web application where we can performs add delate and edit books.

🛠 Built With

  • Reactjs
  • JavaScript
  • CSS
  • [Add books]
  • [Remove Books]
  • [Edit Books]

(back to top)

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/codehass/bookstore.git
  cd bookstore

Install

Install this project with:

  cd bookstore
  npm install

Usage

To run the project, execute the following command:

  npm run build
  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.

(back to top)

👥 Authors

👤 Author

(back to top)

🔭 Future Features

  • [Books progress]

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

(back to top)

🙏 Acknowledgments

I would like to thank my partners.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Created a user-friendly React app for efficient book title and author management. Enhanced experience with features to display and view recorded data. Utilized Redux, CSS3, ReactJS, React Routers, Redux Thunks, and React Testing Library for a robust and intuitive application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published