Skip to content

A collection of my beginner-level React projects built while learning core concepts like components, props, state, event handling, and basic UI structure. Includes small apps such as a Todo App, Calculator, and practice modules as I grow my MERN skills.

Notifications You must be signed in to change notification settings

vipuljain675-projects/React-Projects

Repository files navigation

React Beginner Projects 🚀

A collection of my beginner-level React projects created while learning core concepts like components, props, state, event handling, and basic UI structure. This repo helps track my progress as I build my MERN stack skills.

📂 Projects Included

Todo App – Add and delete tasks, manage daily todos

Calculator – Basic arithmetic operations

Movie Ticket Booking (Practice Project) – Simple UI structure

Gen-AI Financial Project (Experiment)

More practice apps as I learn...

🧠 What I Learned

JSX & Component structure

Props and State management

Event handling

Conditional rendering

Basic folder structure and reusable components

Using Context (in Todo App)

Styling with CSS

🛠️ Tech Stack

React JS

JavaScript (ES6)

CSS

Vite / CRA (depends on the project)

📁 How to Run Any Project cd project-folder npm install npm run dev # or npm start

🎯 My Learning Goal

To become a MERN stack developer and build real-world freelancing-ready applications.

About

A collection of my beginner-level React projects built while learning core concepts like components, props, state, event handling, and basic UI structure. Includes small apps such as a Todo App, Calculator, and practice modules as I grow my MERN skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages