This is a clone of the classic hangman game.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Node.js
- npm
A step by step series of examples that tell you how to get a development environment running:
- Clone the repository
- Navigate to the project directory
- Install dependencies: npm install
- Start the development server: npm run dev
npm run test
- React - A JavaScript library for building user interfaces
- TypeScript - A typed superset of JavaScript
- Vite - A build tool that aims to provide a faster and leaner development experience for modern web projects