kmelkon / react-clicker

A simple react clicker for fun

Home Page:https://romantic-knuth-651f53.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Clicker

A simple react clicker for fun

A basic React app that allows one to click a button to increase a number and watch it grow.

Go here for live demo.

πŸ‘¨β€πŸ’» Tech stack

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node
  • Npm

Type the following commands in the terminal to verify your node and npm versions

node -v
npm -v

Install

Follow the following steps to get development environment running.

  • Clone this repo
  • Install node modules using npm or yarn
cd react-clicker
npm install

⏰ TODO

  • Add localstorage
  • Add achievemnts
  • Add styles

πŸ– Contributing

If you find any bug or want to propose a feature, feel free to open an issue or create a pull request.

About

A simple react clicker for fun

https://romantic-knuth-651f53.netlify.com


Languages

Language:JavaScript 85.5%Language:HTML 14.0%Language:CSS 0.5%