Skip to content

pheralb/weathr

Repository files navigation

weathr Banner

A beautifully weather app

midudev Hackathon - June 2022

📦 Packages:

  • ⚡️ Vitejs - Next generation frontend tooling.
  • ☁️ Vitejs PWA - Zero-config PWA Framework-agnostic Plugin for Vite.
  • ⚒️ React 18 - A JavaScript library for building user interfaces.
  • 💙 Typescript - A superset of JavaScript.
  • 💅 Chakra UI - Accessible component library.
  • 💥 Framer Motion - Production-ready motion library.
  • 🚀 SWR - React Hooks for Data Fetching.

⚒️ Getting Started:

You will need:

  1. Clone the repository:
git clone git@github.com:pheralb/weathr.git
  1. Create a .env file with the following variables:
VITE_RAPIDAPI_KEY=
VITE_RAPIDAPI_HOST=

🤔 How to generate the RAPIDAPI_KEY?

🔨 All RapidApi and fetcher configuration here.

  1. Install dependencies:
npm install
  1. Run the app:
npm run dev
  1. 🥳 Ready! Open the browser and write localhost:3000.

🚀 Deploy on Cloudflare Pages:

🔑 License: