fabiohvp / entrevista-jobsity

Create a calendar react component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a calendar react component

More information on Challenge.pdf.

Run

Replace REACT_APP_OPEN_WEATHER_KEY in .env file with a free openweather key

Other infos

Since the forecast was paid I've used the one call api that retrieves forecast for the next 7 days (free) and used one of them randomly.

Didn't care too much about the layout, tried to to something similar to the picture in the PDF file.

Also, I installed tailwindcss but then decided to use css directly.

About

Create a calendar react component


Languages

Language:TypeScript 82.6%Language:CSS 10.3%Language:HTML 6.1%Language:Shell 0.5%Language:JavaScript 0.5%