mayomi1 / invisible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log Weather and time

Code Style: Google

Getting Started

Rename the .sample_env to .env

Replace the OPEN_WEATHER_API_KEY with your api key from https://openweathermap.org/

To run app

npm i
npm run dev

To run test

npm run test

License

Apache-2.0

About


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%