An open API service indexing awesome lists of open source software.

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!

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!