https://github.com/ninest/commonapp-celebrate
🎉 Celebrate after submittint your college applications
https://github.com/ninest/commonapp-celebrate
college common-application javascript
Last synced: 3 months ago
JSON representation
🎉 Celebrate after submittint your college applications
- Host: GitHub
- URL: https://github.com/ninest/commonapp-celebrate
- Owner: ninest
- License: mit
- Created: 2020-11-04T06:06:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T02:55:39.000Z (about 4 years ago)
- Last Synced: 2025-04-24T10:42:26.014Z (6 months ago)
- Topics: college, common-application, javascript
- Language: HTML
- Homepage: https://celebrate.now.sh/
- Size: 2.12 MB
- Stars: 21
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Common Celebrate](http://celebrate.now.sh/)
> **🎉 Celebrate even after sending in your college applications.**
![]()
## ⚙️ Build setup
Clone or fork the repository then run
```bash
npm i
npm run dev
```### Hosting
```
vc --prod
```or
```
vc
```
for a debug web app.## 📜 License
MIT