Skip to content

jonathan010603/keepalive_compass

Repository files navigation

Keep Alive

Check this out: https://keepalive-compass.vercel.app/

  • Final project, developed on the 8th Sprint of my 2022 Compass.UOL internship
  • React + TypeScript, Styled Components, Firebase Auth
  • The project was delivered in 3 parts: basic layout and stylization (september 27), mobile-friendly (october 04) and back-end (october 11)
  • It consists of three pages:

A register page, which creates users on Firebase image

A login page, which checks for existing users image

A home page, which displays the username of the logged user and asks for their geolocation, displaying the weather by fetching Weather API image