Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epaltechs/bookstore
This Bookstore is an app that allows you to display a list of books, add a book, or remove a selected book from the list. It is built with React, HTML, CSS, JavaScript.
https://github.com/epaltechs/bookstore
css html javascript nodejs reactjs
Last synced: 20 days ago
JSON representation
This Bookstore is an app that allows you to display a list of books, add a book, or remove a selected book from the list. It is built with React, HTML, CSS, JavaScript.
- Host: GitHub
- URL: https://github.com/epaltechs/bookstore
- Owner: Epaltechs
- Created: 2022-06-09T21:22:54.000Z (over 2 years ago)
- Default Branch: Dev
- Last Pushed: 2022-10-27T10:47:26.000Z (about 2 years ago)
- Last Synced: 2024-05-29T19:21:35.766Z (6 months ago)
- Topics: css, html, javascript, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 13.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookstore
This Bookstore is an app that allows you to display a list of books, add a book, remove a selected book from the list. It is built with React, HTML, CSS, JavaScript.
![screenshot](./src/screen.png)
## Built With
- React.js
- HTML
- CSS
- Linters
- JavaScript## Live Demo
[Netlify](https://epal-bookstore.netlify.app)## Getting Started
To get a local copy open and running follow these simple example steps.### Setup
- Download or Clone Repository.
- In case you downloaded repository Extract ZIP Folder.### Installation
- One folder in your text editor.
- Run `npm install` command to install all dependencies.
*N.B: Make sure that you have node installed in your commputer, if not [Download Node](https://nodejs.org/en/)*### Usage
To use this project run `npm start` command in terminal of your editor project will start automatically after whille## Author
## 👤 **Emmanuel Paul**- GitHub: [Emmanuel Paul](https://github.com/Epaltechs/Bookstore)
- Twitter: [Emmanuel Paul](http://twitter.com/@emmapaul247)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-s-paul/)## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Epaltechs/Bookstore/issues).## Show your support
Give a :star:️ if you like this project!## Acknowledgments
- Many thanks to Microverse community and a hat tip to all those who have contributed to my progress.## :memo: License
This project is [MIT](./MIT.md) licensed.