Threejs Page Transition

screenshot of Threejs Page Transition

Web application, that uses THREE.JS and NextJS for the transitions between pages . I've created this project to test the possibility of merging SPA'a and awwwards-like page transitions.

Overview:

This content provides information about a Next.js project that is bootstrapped with create-next-app. It includes instructions on how to run the development server, edit pages, access API routes, and learn more about Next.js. Additionally, it mentions the option to deploy the Next.js app on Vercel.

Features:

  • Next.js Project: Bootstrapped with create-next-app
  • Development Server: Easily run the development server
  • Edit Pages: Modify pages by editing pages/index.tsx
  • API Routes: Access API routes, such as http://localhost:3000/api/hello
  • API Directory Mapping: /api/* directory for API routes
  • Documentation: Resources to learn about Next.js features and API
  • Interactive Tutorial: Learn Next.js through an interactive tutorial
  • Deployment on Vercel: Option to deploy Next.js app using the Vercel Platform