Skip to content

Animated slides/website of Tom's journey to the present

License

Notifications You must be signed in to change notification settings

p10q/tom-journey

Repository files navigation

Tom Journey

🚀 Live: https://p10q.github.io/tom-journey/

This is an experiment in designing in code using Claude Code. Currently taking School of Motion courses and exploring why programming animations directly in code might be more flexible than forcing UI-based view models (like Rive) to do what we want.

Built With

  • React + TypeScript + Vite
  • Claude Code for development assistance
  • Direct code-based animation approach

Running Locally

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/p10q/tom-journey.git
cd tom-journey
  1. Install dependencies:
npm install

Development

To start the development server:

npm run dev

The application will be available at http://localhost:5173 (or another port if 5173 is in use).

Other Scripts

  • npm run build - Build for production
  • npm run preview - Preview production build locally
  • npm run lint - Run ESLint for code linting

About

Animated slides/website of Tom's journey to the present

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published