Weatheria a weather application that keep track of the weather around the world using RapidAPI and NextJS, TypeScript, Redux Toolkit, TailwindCSS, Chakra UI and openweatherAPI.
- Solution URL: https://github.com/webstar0411/weatheria
- Live Site URL: https://weatheria-taupe.vercel.app/
-
Clone the repo
git clone [email protected]:webstar0411/weatheria.git
-
Install NPM packages
npm install
-
Install NPM build
npm run build
-
Run app
npm start
- Next.js - JS library
- TypeScript - JavaScript with syntax for types
- Chakra-UI - User interface component
- Redux Toolkit Query - RTK Query is a powerful data fetching and caching tool. It is designed to simplify common cases for loading data in a web application,
- TailwindCSS - CSS Framework
- RapidAPI - API Hub