Skip to content

Marmo77/Idle_Clicker-React_TypeScript

Repository files navigation

TypeScriptClicker

TypeScriptClicker bardzo prosta aplikacja żeby nauczyć się Typescript i React'a -- głównie: useState, useEffect, przekazywanie informacji między componentami. Zapisywanie danych w LocalStorage, itd.

O tym

prosta aplikacja (clicker), klikajac guzik zbierasz monety, za które kupujesz ulepszenia - Większa moc kliknięcia, Automatyczne zbieranie. Są też reedem code'y, które ułatwiają gre (dodają ci różne ulepszenia). Wszystkie dane (ilość monet, siła, kupione ulepszenia, itp.) są zapisywane w LocalStorage użytkownika.

Game_screenshot/snippet

Installation & Running the Project

Since this is a React + Vite project, you can follow these steps to install and run it locally:

  1. Prerequisites: Make sure you have Node.js installed (which includes npm).

  2. Clone the repository:

Installation & Running the Project Since this is a React + Vite project, you can follow these steps to install and run it locally: Prerequisites: Make sure you have Node.js installed (which includes npm).

Clone the repository:

git clone https://github.com/Marmo77/Idle_Clicker-React_TypeScript.git

cd TypeScriptClicker

Install dependencies:

npm install

Run the development server:

npm run dev

Open your browser at the URL shown in the terminal (usually http://localhost:5173) to see the app in action.

About

TS clicker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published