All Projects → xavxyz → Nextjs Page Transitions

xavxyz / Nextjs Page Transitions

Licence: mit
Travel App, Native-like Page Transitions (:atom: with React & Next.js)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nextjs Page Transitions

Push State
Turn static web sites into dynamic web apps.
Stars: ✭ 16 (-96.23%)
Mutual labels:  animations, page-transitions
Page Transitions Travelapp
Travel App, Native-like Page Transitions
Stars: ✭ 134 (-68.4%)
Mutual labels:  animations, page-transitions
Backbone Responsive Css3 Page Transitions
CSS3 hardware accelerated page transitions optimised for fluid layouts
Stars: ✭ 34 (-91.98%)
Mutual labels:  animations, page-transitions
Next Page Transitions
Simple and customizable page transitions for Next.js apps
Stars: ✭ 464 (+9.43%)
Mutual labels:  nextjs, page-transitions
Page Transitions Travelapp
Travel App, Native-like Page Transitions
Stars: ✭ 1,637 (+286.08%)
Mutual labels:  animations, page-transitions
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-94.81%)
Mutual labels:  animations, page-transitions
Next Google Fonts
A tiny Next.js helper for loading Google Fonts fast and asynchronously ⏩
Stars: ✭ 369 (-12.97%)
Mutual labels:  nextjs
Xamanimation
Xamarin Forms Animation Library
Stars: ✭ 389 (-8.25%)
Mutual labels:  animations
Taskbarx
Center Windows taskbar icons with a variety of animations and options.
Stars: ✭ 6,137 (+1347.41%)
Mutual labels:  animations
Shop
🛍🛒 Full-stack React/Prisma/TS/GraphQL E-Commerce Example
Stars: ✭ 359 (-15.33%)
Mutual labels:  nextjs
Headless Wp Starter
🔪 WordPress + React Starter Kit: Spin up a WordPress-powered React app in one step
Stars: ✭ 4,144 (+877.36%)
Mutual labels:  nextjs
Flutter Examples
Personal collection of Flutter apps.
Stars: ✭ 394 (-7.08%)
Mutual labels:  animations
Slate
WIP - An open source Filecoin storage and retrieval client that makes it easy to collect, organize, and share data anywhere.
Stars: ✭ 383 (-9.67%)
Mutual labels:  nextjs
Vscodethemes
Preview themes from the VSCode marketplace.
Stars: ✭ 374 (-11.79%)
Mutual labels:  nextjs
Hamburger React
Animated hamburger menu icons for React (1.5 KB) 🍔
Stars: ✭ 391 (-7.78%)
Mutual labels:  animations
Mxstbr.com
The source for my personal website
Stars: ✭ 370 (-12.74%)
Mutual labels:  nextjs
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-2.83%)
Mutual labels:  nextjs
Apollo Upload Examples
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
Stars: ✭ 358 (-15.57%)
Mutual labels:  nextjs
React Native Gallery Toolkit
Reanimated 2 powered gallery implementation
Stars: ✭ 379 (-10.61%)
Mutual labels:  animations
Stackoverflow Clone
This project is a simplified a full stack clone of Stackoverflow.
Stars: ✭ 395 (-6.84%)
Mutual labels:  nextjs

Page Transitions Travelapp

Fork

👋, hello there! This repository is a rewrite with React & Next.js of Sarah Drasner's orginal work with Vue & Nuxt.

Live demo: https://page-transitions.now.sh

Original

This demo shows an example of how to achieve native-like page transitions on the web. There's much to be improved here- it's not meant to be a full-fledged web application, just a quick demo to show how this kind of implementation could theoretically work. These concepts can and should be expressed differently in your own application, the sky's the limit here! This is created with Nuxt and Vue.

Article explaining the demo is available at https://css-tricks.com/native-like-animations-for-page-transitions-on-the-web

Live demo at https://page-transitions.com/

See the page transitions travel app demo for a real-life use case: https://github.com/sdras/page-transitions-travelapp

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

For detailed explanation on how things work, checkout the Next.js docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].