react-ts-reduxtk-timers-project Tailwind Templates

React Ts Reduxtk Timers Project

React TS Idle Game Project - Uses basic idle game concepts and incorporates Redux Toolkit + Tailwind

Idle Agency Game

This is a React + TypeScript + Tailwind + RTK + eslint boilerplate built with Vite.

In-Game Preview

Idle game welcome preview with a short descriptive text. Idle game in-game preview showing all UI present elements.

What's inside?

Getting started

  1. Clone the repository.

    git clone https://github.com/IsaiaPhiliph/vite-reactts-tailwind-rtk-eslint.git
    
  2. Access the project.

    cd vite-reactts-tailwind-rtk-eslint
    
  3. Make it your own repository

    rm -rf .git
    git init
    
  4. Install dependencies.

    npm i
    
  5. Start the development server.

    npm run dev
    
  6. Build for production.

    npm run build
    
  7. Test your production build.

    npm run serve
    

Top categories

Loading Svelte Themes