Skip to content

imamanjangra/React-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ My React Practice Project

A collection of mini React projects built with React, Redux, and Tailwind CSS.
All projects are deployed on Vercel.


πŸ“ Notes App

Create, view, edit, and delete notes with LocalStorage support.

  • Add, edit, and delete notes quickly.
  • View all notes in a clean layout.
  • Persistent storage across reloads.

πŸ”— Live Demo


πŸ’° Expense Tracker

Track income, expenses, and balance easily.

  • Add and manage transactions.
  • View totals and balance.
  • Organize by category.
  • Edit or delete entries.

πŸ”— Live Demo


🌦️ Weather App

Check live weather and forecasts for any city.

  • View today’s weather and hourly forecast.
  • Save favorite locations.
  • See pressure, humidity, and wind info.

πŸ”— Live Demo


πŸ“Œ Purpose

These projects help practice:

  • React components and hooks
  • State management with Redux
  • LocalStorage and API integration
  • Responsive UI design

⭐ Star this repository if you like these projects!