Skip to content

WodaMineralna/S29-React-Patterns-and-Best-Practices

Repository files navigation

React.js Course - S29 React Patterns & Best Practices

Practice code for Section 29 - React Patterns & Best Practices, part of the course "React - The Complete Guide (incl. Redux)" by Maximilian Schwarzmüller.

This project covers:

  • Common React patterns to structure apps
  • Best practices for clean and maintainable code

Project type

Implemented as part of a guided course project, with additional features and customizations added independently.

Tech Stack

  • React
  • JavaScript (ES6+)
  • Build tool - Vite

How to Run

# 1) install
npm install

# 2) dev server
npm run dev

# 3) production build
npm run build
npm run preview

About

React.js Course - S29 React Patterns & Best Practices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published