https://github.com/rcqx/bookstore-es6
A simple app to store and keep track of your future readings written in vanilla and following ES6
https://github.com/rcqx/bookstore-es6
es6-javascript tailwindcss vanila-javascript
Last synced: 3 months ago
JSON representation
A simple app to store and keep track of your future readings written in vanilla and following ES6
- Host: GitHub
- URL: https://github.com/rcqx/bookstore-es6
- Owner: rcqx
- License: mit
- Created: 2022-04-25T15:26:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T18:02:01.000Z (over 2 years ago)
- Last Synced: 2025-03-29T02:48:03.210Z (3 months ago)
- Topics: es6-javascript, tailwindcss, vanila-javascript
- Language: JavaScript
- Homepage:
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## :star2: About the Project
### :camera: Screenshots
![]()
### :space_invader: Tech Stack
Client
Database
### :dart: Features
- Fully responsive: mobil, table, laptop & desktop
- Save books
- Delete books
- SPA
## :toolbox: Getting Started
### :gear: Installation
Install my-project with npm
```bash
npm install
```
### :running: Run Locally
Clone the project
```bash
git clone https://github.com/jr-cast/bookstore.git
```
Go to the project directory
```bash
cd my-project
```
Install dependencies
```bash
npm install
```
Start the server
* To start server please use LiveServer extension
## :wave: Contributing
Contributions are always welcome!
See `contributing.md` for ways to get started.
## 🚩 License
Distributed under the MIT license. See LICENSE for more information.
## :handshake: Contact
👤 **Author**
- GitHub: [@jr-cast](https://github.com/jr-cast)
- Twitter: [@josercastanos](https://twitter.com/josercastanos)
- LinkedIn: [@jr-cast](https://linkedin.com/in/jr-cast)
- Portfolio: [@jr-cast.dev](https://jr-cast.dev)