Skip to content

ThinkFast is a collection of quick, lightweight brain games built to test your reflexes, memory, and pattern recognition.

Notifications You must be signed in to change notification settings

allending313/thinkfast

Repository files navigation

ThinkFast

ThinkFast is a collection of quick, lightweight brain games built to test your reflexes, memory, and pattern recognition.

Technology Stack

  • Frontend Framework: React 19 with TypeScript
  • Styling: Tailwind CSS 4
  • Animation: Motion One
  • Routing: React Router 7
  • Build System: Vite 6
  • Quality Assurance: ESLint 9, TypeScript 5.8

Key Technical Features

  • Custom React hooks for game logic and state management
  • Local storage integration for persistent user data
  • Optimized rendering with React's latest features
  • Motion animations for enhanced user experience
  • Responsive design for all device sizes

Quick Setup

# Install dependencies
pnpm install

# Start development server
pnpm run dev

# Build for production
pnpm run build

Project Structure

src/
 ├── components/  # Reusable UI components
 ├── hooks/       # Custom React hooks for game logic
 ├── pages/       # Application routes and views
 ├── utils/       # Helper functions and constants
 └── App.tsx      # Application entry point

License

This project is licensed under the MIT License.


About

ThinkFast is a collection of quick, lightweight brain games built to test your reflexes, memory, and pattern recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published