https://github.com/devendra-alt/awsome-book-es6
https://github.com/devendra-alt/awsome-book-es6
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devendra-alt/awsome-book-es6
- Owner: devendra-alt
- License: other
- Created: 2023-06-12T12:56:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T08:59:18.000Z (over 2 years ago)
- Last Synced: 2025-01-23T19:56:11.049Z (over 1 year ago)
- Language: JavaScript
- Size: 239 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Awesome Book
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**[Awesome Book]** is an online book archive where user can add or remove diffrent books
Client
- **ES6 Modules**
- **ES6 BEST practices**
- **[Local storage]**
- [Live Demo Link](https://devendra-alt.github.io/Awesome-Books/#books)
To get a local copy up and running, follow these steps.
```
git clone
```
### Prerequisites
In order to run this project you need:
- A code editor of your choice(like vs code or Atom and so on)
- Version control System (git is preferred)
### Setup
Clone this repository to your desired folder:
```
cd my-folder
git clone https://github.com/tajulafreen/Awesome-Books.git
cd Awesome-Books
```
### Install
Install this project with:
```
cd Awesome-Books
npm i
```
### Usage
To run the project, execute the following command:
```
live server
```
### Run tests
To run tests, run the following command:
```
npx eslint .
```
👤 **Devendra**
- GitHub: [@githubhandle](https://github.com/devendra-alt)
- Twitter: [@twitterhandle](https://twitter.com/Devendra5101)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/devendramulewa/)
- [ ] **[better UI]**
- [ ] **[Server]**
If you like this project give me stars and follow me on social media.
I would like to thank to microverse.
This project is [MIT](./LICENSE) licensed.