Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Based Calculator 🧮

This is my very basic project called React-Based Calculator, created as part of my journey to learn and strengthen my understanding of React and Vite for building modern UI interfaces.

What I've Learned So Far 📝

  1. React Fundamentals:

    • The behavior of useState for managing state in React components.
    • Understanding and utilizing Props:
      • Passing data from parent to child components.
      • Passing entire functions as props for better interactivity.
  2. JSX:

    • Learned what a JSX file is and its importance in React for writing HTML-like syntax within JavaScript.
  3. Styling Techniques:

    • Using CSS Modules for scoped and modular CSS in React components.
    • Learning Bootstrap to style and design responsive UI elements.
  4. Tooling with Vite:

    • Setting up and using Vite to create a fast and efficient development environment for React projects.

About the Project 📌

This calculator app is a simple React-based project demonstrating:

  • Basic React component structure.
  • Usage of useState for state management.
  • Passing props and functions between components.
  • Modular and responsive styling using CSS Modules and Bootstrap.

About

A basic React-based calculator app to strengthen my understanding of React, Vite, useState, Props, CSS Modules, and Bootstrap.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages