Skip to content

WodaMineralna/S05-React-Essentials-Practice-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js Course - S05 Practice Project - Building an Investment Calculator

Practice code for Section 05 - Practice Project - Building an Investment Calculator, part of the course "React - The Complete Guide (incl. Redux)" by Maximilian Schwarzmüller.

This project covers:

  • Building an investment calculator UI
  • Handling form inputs and validation
  • Calculating and presenting results

Project type

  • Planned, designed, and developed entirely by me as part of a course challenge.

Tech Stack

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

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 - S05 React Essentials Practice Project (Built from Scratch)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors