React.js Projects
React.js Projects
js projects
Beginner Projects (Basic React Concepts)
1. Personal Portfolio – A simple static portfolio with React components.
2. Todo List App – Add, edit, and mark tasks as completed.
3. Counter App – Increase, decrease, and reset a counter.
4. Weather App – Fetch weather data using OpenWeather API.
5. Simple Calculator – Perform basic mathematical operations.
6. Quote Generator – Display random quotes from an API.
7. Image Gallery – Display images with a modal preview.
8. Movie Search App – Fetch and display movies from TMDb API.
9. Notes App – Create, edit, and delete notes.
10. Form Validation – Validate user inputs using controlled components.