Skip to content

In this project, we used React and Redux to build a simple application. The project was a real-world project for a fictional company that required our help. The project got split into multiple milestones, and each had functional and technical requirements that all got implemented.

Notifications You must be signed in to change notification settings

markotuya0/Bookstore-React-Redux

Repository files navigation

Bookstore

In this project, we used React and Redux to build a simple application. The project was a real-world project for a fictional company that required our help. The project got split into multiple milestones, and each had functional and technical requirements that all got implemented.:

  • Display a list of books.
  • Add a book.
  • Remove a selected book. . and so on.

Built With

HTML, CSS and JavaScript

Linters: Lighthouse, Webhint, Stylelint and ESLint

VS Code

#livelink https://mark-react-bookstore.netlify.app/

Authors

👤 Mark otuya

Built With

Setup

To get this project up and running, you should do the following; If you wish to run the project locally, please do the following:

1.- Clone the repository to your local machine. 2.- Install Node.js and npm if you haven't already. To install Node.js, follow the instructions on Node.js.

To install npm with the necessary dependencies, run the following command in your terminal:

npm install 

3.- Once you have the setup and the project locally, you can run the project using the following command in your terminal:

npm run build

4.- and if you want to watch the changes live, run the following command (it will run the website on localhost:3000):

npm start

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

In this project, we used React and Redux to build a simple application. The project was a real-world project for a fictional company that required our help. The project got split into multiple milestones, and each had functional and technical requirements that all got implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages