Skip to content

Bookstore helps you to track the books your reading, you can add or delete a book and view your current progress. Built with React and Redux

License

Notifications You must be signed in to change notification settings

ikennarichard/Bookstore

Repository files navigation

Bookstore

📗 Table of Contents

📖 Bookstore

Bookstore is an app that allows you to view a list of books, add a new book and remove a book. Built using React and Redux (state management).

🛠 Built With

Tech Stack

Client
  • React
Server
  • Not Available
Database
  • Not Available

Key Features

  • Project setup with React
  • Books page
  • Section for adding new book

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

  • Nodejs
  • Node Package Manager
  • VS Code text editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:ikennarichard/Bookstore.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  • Jest Test
  npm test
  • Stylint
npx stylelint "**/*.{css,scss}"
  • Eslint
  npx eslint "**/*.{js,jsx}"

Deployment

Not available for now

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • Improve page UI
  • Add user interactions

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

Hat tip to Microverse team for inspiring this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Bookstore helps you to track the books your reading, you can add or delete a book and view your current progress. Built with React and Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published