Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zmekonnen251/book-store-cms
https://github.com/zmekonnen251/book-store-cms
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zmekonnen251/book-store-cms
- Owner: zmekonnen251
- License: mit
- Created: 2022-03-25T07:47:40.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2023-06-07T11:16:15.000Z (over 1 year ago)
- Last Synced: 2024-10-03T13:40:19.119Z (about 2 months ago)
- Language: JavaScript
- Size: 1.02 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bookstore CMS:
## Description
The Bookstore is a website similar to the "Awesome Books" website built in the previous module. I created an MVP version of [Awesome Books](https://github.com/zmekonnen251/Awsome-books). it that allows the user:
- Display a list of books.
- Add a book.
- Remove a selected book.By building this application, I learned how to use `React` and `Router` with `Redux`
## Built With
- `JavaScript`and `CSS`
- Frameworks : `React`
- Libraries : `Redux`
- Technologies used: `GitHub`,`Webpack`### Setup
- Open your command prompt or terminal and run.
- [Clone the GitHub Repository](https://github.com/zmekonnen251/book-store-cms)
- run this commands in your terminal:
- `npm install`
- `npm run build`
- `npm start`### Usage
- after running `npm start` the website will be opened automatically on your default browser.### Run tests
- To run tests run : npm run test
- npx stylelint "**/*.{css,scss}"### Deployment
- Project is deployed using netlify
## Author
👤 **Zelalem Mekonnen**
- GitHub: [GitHub](https://github.com/zmekonnen251)
- Twitter: [Twitter](https://twitter.com/mek_zela)
- LinkedIn: [Zelalem G. Mekonnen](https://www.linkedin.com/in/zelalem-getachew/)## Live Demo
[live Demo](https://bookstore-cms37.netlify.app/)
## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.