An open API service indexing awesome lists of open source software.

https://github.com/gleennkar/book_store


https://github.com/gleennkar/book_store

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

# Book-store

![](https://img.shields.io/badge/Microverse-blueviolet)

> In this project, i was able to set up my Bookstore repository through the tools and best practices i learned about in previous steps such as Using props and state, event handler, setState, react class extention
> Also the use of Hooks (useState) in functions to give my calculate functionality
> I added two more components to my calculate, that is the Home page, Quote page with each having a navbar, i was able to do this with the use of routers
> I added the action and reducers in the redux directory
> I added redux to react making use of useSelector and useDispatch
> Connect Api to bookstore App
> Added some style to the layout

## Built With

- react
- CSS
- npm
- big.js
- logic library (calculate.js and operate.js)
- Hooks
- Routers
- Redux toolkit

## Live Demo

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- VS code
- Chrome browser

### Setup
- git clone https://github.com/Gleennkar/book_store.git

## Authors

👤 **Odette gleen**

- GitHub: [@Gleennkar](https://github.com/Gleennkar)
- Twitter: [@gleeny24](https://twitter.com/twitterhandle)
- LinkedIn: [@gleeny](https://www.linkedin.com/in/gleeny-nkar-aa3917182)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.
=======