Skip to content

daniebeler/day-in-percent

Repository files navigation

Day in Percent

Day in Percent is a website which shows the current day-progress in percent. It is developed with Ionic in combination with Angular. The design is intentionally kept minimalistic and simple.

Website: day-in-percent.daniebeler.com

Screenshot of app

Setup

Clone the repository

git clone https://github.com/daniebeler/day-in-percent.git

Install the required packages

npm install

Run the app

npm run start