Word Play Application

This application is built using Vite, ReactJS & TypeScript.

s2

Features

  • Uses React as the application Framework.
  • Installation

    Running Locally

    Make sure you have Node.js and npm install.

    1. Install Vite

      npm create vite@latest
    2. Install Dependencies

      npm install -g typescript --save -dev 
      npx tsc 
    3. Start the Application

      npm run dev

    Application runs from localhost:http://127.0.0.1:5173/.

    1. Clone or Download the repository
      git clone https://github.com/Dorcastunmise/game-app-typescript.git
      $ cd game-app-typescript 

    GitHub

    View Github