A modern, scalable, and performant web application built with React and TypeScript, designed for seamless user experience and maintainability.
- π React + TypeScript: Strongly typed React components for improved code quality and developer experience.
- π± Responsive Design: Fully optimized for desktop, tablet, and mobile devices.
- β‘ Fast Performance: Optimized with best practices for speed and performance.
- π Secure: Implements modern security practices for data protection.
- π¦ Reusable Components: Modular components designed for easy reuse and customization.
- React β A JavaScript library for building user interfaces.
- TypeScript β Typed superset of JavaScript, adding static type definitions.
- JavaScript β Core scripting language for interactive web pages.
- HTML β Markup language for structuring content on the web.
- CSS β Stylesheet language for designing the layout and look of web pages.
- Clone the repository:
git clone https://github.com/AmosOO7/SquareGame.git cd SquareGame - Install dependencies:
npm install
- Start the development server:
npm run dev
