Skip to content

surajkr97/Vite-React

Repository files navigation

Vite React Projects

This repo contains various React projects built with Vite. Each project explores different React concepts, from state management to API handling.

🚀 Projects Included

  • 01 Counter – A simple counter app using React state.
  • 02 Background Changer – Change the background color dynamically.
  • 03 Password Generator – Generate strong passwords with custom options.
  • 04 Props in Children – Understanding how props work in nested components.
  • 05 Currency Converter – Convert currencies using an API.
  • 07 To-Do List – A simple yet functional to-do app.

🛠 How to Run

  1. Clone the repo:
    git clone https://github.com/surajkr97/Vite-React.git
  2. Install dependencies:
    cd Vite-React
    npm install
  3. Start the development server:
    npm run dev

🌟 Why Vite?

Vite is fast and developer-friendly, making the development process smoother compared to traditional React setups.


💡 Feel free to explore, modify, and learn from these projects!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published