Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xsidx/bookstore
The bookstore is a web application that allows users to: Display a list of saved books. Add a new book. Remove a selected book. Preview the chapter and progress saved while reading through a specific book.
https://github.com/xsidx/bookstore
reactjs redux redux-thunk sass
Last synced: 3 months ago
JSON representation
The bookstore is a web application that allows users to: Display a list of saved books. Add a new book. Remove a selected book. Preview the chapter and progress saved while reading through a specific book.
- Host: GitHub
- URL: https://github.com/xsidx/bookstore
- Owner: XsidX
- Created: 2022-08-12T08:20:02.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-20T13:31:07.000Z (over 2 years ago)
- Last Synced: 2024-10-03T11:24:51.124Z (4 months ago)
- Topics: reactjs, redux, redux-thunk, sass
- Language: SCSS
- Homepage: https://bookstore-sid.netlify.app/home
- Size: 875 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Bookstore
> The bookstore is a web application that allows users to:
- Display a list of saved books.
- Add a new book.
- Remove a selected book.
- Preview the chapter and progress saved while reading through a specific book.## Project snapshot
# [![sidney kaguli header](https://github.com/XsidX/bookstore/blob/dev/bookstore-desk%26mobile.png)](https://bookstore-sid.netlify.app/home)
## Built With
- React(Create React App)
- Sass## Live Demo Link
Check out the live demo [here](https://bookstore-sid.netlify.app/home)
## Getting Started
## Prerequisites
- React
- Sass## Install
- run `git clone [email protected]:XsidX/bookstore.git` on your terminal
- cd into the directory
- run `npm install`## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
## Authors
👤 **Sidney**
- GitHub: [XsidX](https://github.com/XsidX)
- Twitter: [@\_sid_o](https://twitter.com/_sid_o_)
- LinkedIn: [Sidney Kaguli](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)## 🤝 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
-Microverse Bookstore milestone 🎉
## 📝 License
This project is [MIT](https://github.com/XsidX/bookstore/blob/configure-redux/MIT.md) licensed.