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

https://github.com/alpha951/eduqwick


https://github.com/alpha951/eduqwick

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# EduQwick

## Description
Currently basic version of EduQwick is live.
EduQwick is a platform for students to find the best university for them.

# Local setup

```
git clone https://github.com/alpha951/eduqwick.git
cd eduqwick
npm install
npm run dev
```