Skip to content

imanwarsame/CloudNine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Cloud Nine

Weather app built with React and the Open Weather API

Live App

Packages

  • MUI
  • Redux Toolkit
  • Framer Motion
  • Vitest
  • ESLint

Installation and Running

  cd cloudnine
  npm i
  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_WEATHER_API_URL = 'https://api.openweathermap.org/data/2.5'

VITE_WEATHER_API_KEY = YOUR_API_KEY_HERE

πŸ”— Links

Github linkedin

About

Weather app built using React and the Open Weather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors