Skip to content

bmiddha/final-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a1720e8 Β· Jul 19, 2023

History

70 Commits
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 27, 2021
Dec 8, 2019
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Dec 2, 2019
Jan 11, 2023
Apr 30, 2021
Jul 19, 2023

Repository files navigation

Final Countdown

Release CI Build license

About this project

Final Exam Schedule for UIC with countdowns.

This is a progressive web app (PWA) written in TypeScript and Next.js.

Screenshots

Screenshot

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