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

Skip to content

pragyan-ghimire/ReactProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚛️ ReactProjects 🚀 | Fun, Fast & Functional UI Components

✨ A growing collection of cool mini React apps built to sharpen React + UI skills.
Learn. Build. Ship. Repeat. 🚀

React GitHub Repo stars


📂 Projects Included


🖩 Calculator

A fully functional calculator app built with React.
A great exercise in component composition and state management!

✨ Features:

  • Basic arithmetic operations ➕ ➖ ✖️ ➗
  • AC button → clear all
  • DEL button → delete last digit
  • Responsive layout
  • Clean button grid design

Calculator Screenshot


⌨️ Typing Test App

A beautiful typing test app to practice your typing speed and accuracy.
Focus on accuracy first, then speed!

✨ Features:

  • Dynamic paragraph to type
  • Live WPM (Words Per Minute) counter
  • Real-time accuracy calculation
  • Simple & clean UI
  • Great for daily typing practice!

Typing Test Screenshot

Typing Test Score Screenshot


🚀 Getting Started

Prerequisites

Installation & Running

1️⃣ Clone this repository:

git clone https://github.com/your-username/ReactProjects.git
cd ReactProjects

2️⃣ Navigate to a project folder:

    ```bash
    cd Calculator
    ```

3️⃣ Install dependencies:

    ```bash
    npm install
    ```

4️⃣ Start the project:

    ```bash
    npm run dev
    ```

---

✨ Keep on learning!

About

Projects using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published