Skip to content

ry4ngch/react-dev-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 react-dev-projects

This repository contains a growing collection of React development projects that I've built while learning and exploring modern React practices. Some projects are developed by following online courses, while others are self-initiated to reinforce key concepts or experiment with new features in the React ecosystem.


📁 Project List

🧠 Projects from React - The Complete Guide (incl. Next.js, Redux) by Maximilian Schwarzmüller:

  • Simple Goal App
  • Simple React Concept
  • Burger App
  • Burger App with Redux
  • Food Ordering App
  • Simple Auth App
  • Simple Input App
  • Simple Investment Calculator
  • Expenses App
  • Indecision App

🛠 Getting Started

To run a project locally:

  1. Navigate to the desired project folder.

  2. Install dependencies:

    npm install
  3. Start the development server

    npm start

    or

    npm run dev-server

📚 Purpose

This repository serves as a personal learning archive and reference toolkit, showcasing how different React concepts are applied across various projects — from component basics to Redux, authentication, custom hooks, and API integration

License

This repository is licensed under the MIT License.

Note

Portions of the code are based on educational materials from Udemy instructors including Maximilian Schwarzmüller and Andrew Mead. This repository is for personal educational purposes only and is not affiliated with or endorsed by either instructor or Udemy.

About

Repositories for React Development Projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published