Skip to content

Omkar-t06/learning-react

Repository files navigation

React Learning Journey

This repository documents my journey of learning React through a series of 11 mini-projects. Each project focuses on a specific concept or feature of React.

Projects Overview

  1. Counter:

    A simple counter application demonstrating state management in React.

  1. Tailwind Props

    Exploring Tailwind CSS integration and usage of props with React.

  1. BG Changer

    A background color changer application using React useState.

  1. Password Generator

    A password generator application utilizing React's event handling and Eploring other important hooks.

  1. Currency Converter

    A basic currency conversion application using React's state and event handling.

  1. React Router

    A demonstration of client-side routing using React Router.

  1. Mini Contest

    A simple contest application showcasing React's conditional rendering.

  1. Theme Switcher

    A theme switcher application using React's state and context.

  1. Todo Context Local

    A todo list application utilizing React's Context API.

  1. Redux Toolkit Todo

    A todo list application using Redux Toolkit for state management.

  1. Movie App

    A movie information application demonstrating API integration and data fetching.

Learning Resources


This repository is based on the tutorials from the YouTube playlist

Getting Started


To run any of the projects, follow these steps: Clone the repository.

  • Navigate to the desired project directory.
  • Run npm install to install dependencies.
  • Run npm start to start the development server.

Acknowledgments


Special thanks to the creators of the YouTube playlist "Hitesh Choudhary" for providing valuable learning resources. Feel free to modify it according to your needs!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published