Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 388 Bytes

Stan`s assets

Multi-page static website on Next.js with a component-based development approach and adaptation for different devices and the use of interesting animations from the Framer library

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.