Skip to content

mehmetkeskinjs/react-todo-weather-app

Repository files navigation

Todo App with Weather App

This is a classic todo app but you can see the weather top right. Built with Vite, React, Fetch, Geolocation API, React icons and Tailwind CSS.

This is an image

Requirements

  • Node.js and npm (or yarn)
  • Vite

Installation

  1. Clone the repository and navigate to the project directory:
git clone https://github.com/cscnmhmt/react-todo-weather-app.git
cd react-todo-weather-app
  1. Install the dependencies:
npm install # or yarn install
  1. Start the development server:
npm run dev

Open your web browser and navigate to http://localhost:5173/. The app should now be displayed.

About

Reactjs Todo app with Weather info using openweatherapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published