Skip to content

ScriptVenture/frontend-masters-course

 
 

Repository files navigation

Frontend Masters Course

A collection of animation and interaction experiments for learning.

Getting Started

Install dependencies:

pnpm install

Run the development server:

pnpm dev

Open http://localhost:3000 to view the experiments.

Using the Experiments

Each experiment has a starter and solution version:

  • Starter: Your starting point to implement the exercise
  • Solution: The completed implementation for reference

To switch between versions, edit the experiment's page.tsx file and change the import from starter to solution (or vice versa).

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.0%
  • CSS 3.7%
  • JavaScript 0.3%