https://github.com/bmiddha/final-countdown
Final Exam Schedule for UIC
https://github.com/bmiddha/final-countdown
hacktoberfest nextjs pwa react typescript uic
Last synced: 2 months ago
JSON representation
Final Exam Schedule for UIC
- Host: GitHub
- URL: https://github.com/bmiddha/final-countdown
- Owner: bmiddha
- License: gpl-3.0
- Created: 2019-12-02T17:27:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T17:30:45.000Z (over 1 year ago)
- Last Synced: 2025-02-17T20:41:01.208Z (4 months ago)
- Topics: hacktoberfest, nextjs, pwa, react, typescript, uic
- Language: TypeScript
- Homepage: https://finals.acmuic.app
- Size: 2.23 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
## About this project
Final Exam Schedule for UIC with countdowns.
This is a progressive web app (PWA) written in [TypeScript](https://www.typescriptlang.org/) and [Next.js](https://nextjs.org/).
## Screenshots

## Getting Started
- Dependencies: `yarn install`
- Developing: `yarn dev`## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
1. Fork the Project
2. Create your Feature Branch: `git checkout -b feature/AmazingFeature`
3. Commit your Changes: `git commit -m 'Add some AmazingFeature'`
4. Push to the Branch: `git push origin feature/AmazingFeature`
5. Open a Pull Request