https://github.com/alpha951/eduqwick
https://github.com/alpha951/eduqwick
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alpha951/eduqwick
- Owner: alpha951
- Created: 2023-11-07T13:07:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T10:03:03.000Z (over 2 years ago)
- Last Synced: 2025-02-01T20:15:49.767Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://eduqwick.vercel.app
- Size: 424 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```