Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vicmazzola/react-calc-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React Calculator

This is a simple and elegant calculator app built with React and Vite.
It includes Progressive Web App (PWA) functionality, allowing users to install it and use it offline.

Inspiration

This project was built following the video The Perfect Beginner React Project by Web Dev Simplified.

Features

  • Fully functional calculator with basic operations.
  • Built as a Progressive Web App (PWA).
  • Responsive design for various screen sizes.
  • Fast and optimized build using Vite.

Live Demo

Check out the live version of the app here: React Calculator

Technologies Used

  • React: Component-based UI development.
  • Vite: Fast and optimized build tool.
  • PWA: Offline functionality and installable app.

Installation

To run this project locally:

  1. Clone the repository and navigate to the project directory:

    git clone <repository-url>
    cd <repository-directory>
  2. Install dependencies:

npm install
  1. Start the development server:
npm run dev

๐Ÿš€ Deployment

The project was deployed using Vercel, ensuring fast and reliable hosting.

About

PWA calculator built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published