https://github.com/developerwaleed/oop-school-library
This repository contains the Application that can handle the library data!
https://github.com/developerwaleed/oop-school-library
Last synced: about 1 year ago
JSON representation
This repository contains the Application that can handle the library data!
- Host: GitHub
- URL: https://github.com/developerwaleed/oop-school-library
- Owner: developerwaleed
- Created: 2022-08-22T16:01:14.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-01T17:41:02.000Z (over 3 years ago)
- Last Synced: 2024-10-03T12:43:52.783Z (over 1 year ago)
- Language: Ruby
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP SCHOOL LIBRARY
The Application is responsible to handle the library Data! ✔️
## Getting Started
Clone the project
```bash
git clone https://github.com/developerwaleed/OOP-School-Library.git
```
Go to the project directory
```bash
cd OOP-School-Library
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npx eslint . --fix
npm run start
```
## Authors
| 👤 Name | Github | Twitter | LinkedIn |
|------|--------|---------|----------|
|Waleed Amjad|[@caasperr](https://github.com/developerwaleed)|[@developerwaleed](https://twitter.com/developerwaleed)|[@developerwaleed](https://www.linkedin.com/in/developerwaleed/)|
## 🤝 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!