My Portfolio built with: React, Next.js, Express.js, TypeScript, Three.js and TailwindCSS!
URL: sammy.world
Install dependencies
npm install
# or
yarn installThen, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
The easiest way to deploy Next.js apps is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
