Skip to content

mukund58/react-learn

Repository files navigation

react-learn

A simple repository to learn and experiment with React and with mini projects.

Prerequisites

  • Node.js (LTS recommended)
  • npm (or yarn/pnpm)

Getting Started

  1. Install dependencies:
    npm install
  2. Start the development server (use the one that exists in package.json):
    npm run dev   # e.g., Vite/Next/etc.

Screenshots

Replace the image paths with your actual files.

04-props 05-bgChanger 06-PasswordGenrator
Props and Componets
Creating Componets Using Props Background Changer Password Genrator

Learn More

About

A simple repository to learn and experiment with React and with mini projects.

Topics

Resources

License

Stars

Watchers

Forks