Skip to content

The Bookstore is a website which Display a list of books ,Add a book ,and Remove a selected book by use React and Redux in the context of a real application

Notifications You must be signed in to change notification settings

theresetuyi/React-Bookstore

Repository files navigation

React Bookstore


Bookstore

📗 Table of Contents

📖 Bookstore

In this exercise, you are going to consolidate your knowledge about React, components, props, state, and hooks, by following a tutorial.


For future implementations, please go to the Future Features section.

🛠 Built With

Tech Stack

Client
Server

Key Features

  • Basic setup

🚀 Live Demo

  • Live Demo Link soon

Prerequisites

node -v

If you have it, it will display the Node version you have, if not, go to this website to download it. I recomend you get the "Recomended For Most Users" version.

Setup

  • If you wish to work from this project by editing it's code:
git clone https://github.com/theresetuyi/React-Bookstore.git

Install

You may add linters to ensure adhering to best practices.

npm install

Usage

  • To get a review of the JavaScript code, run:
npx eslint "**/*.{js,jsx}"
  • To get a review of the CSS, run:
npx stylelint "**/*.{css,scss}"

(back to top)

Author

👤 Therese Tuyisabe

🔭 Future Features

  • Full website.
  • Tests.

🤝 Contributing

Please let me know if you find any issues in this repo's code! Feel free to check the issues page.

⭐️ Show your support

If you like my work on this project, please give me a star⭐️ on this repo. I would also love to read your comment let me know what you think!

🙏 Acknowledgments

Thanks to Microverse

📝 License

MIT

(back to top)

About

The Bookstore is a website which Display a list of books ,Add a book ,and Remove a selected book by use React and Redux in the context of a real application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published