Skip to content

kushagra-aa/code-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Key

Code Key is React Application.

A visitor can view the keyCode for the key clicked by user.

Hosted On netlify

Built with 🤍 For You!

Screenshots

Home Page

image

image

Light Theme

image

About Component

image

Home Page Before Login

Made using

Tools

Some Websites Used

Concepts Used

  • React Props
  • React States
  • React UseEffects
  • React UseRef
  • React Components
  • Javascript Objects
  • CSS Animations
  • Responsive CSS
  • JSX

Run Locally

Clone the project

  git clone https://github.com/kushagra-aa/code-key.git

Go to the project directory

  cd code-key

Install dependencies

  npm i

Development server

Runs the app in the development mode.

  npm start

Open http://localhost:3000 to view it in the browser.