• Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Travel App, Native-like Page Transitions

Page Transitions Travelapp

Fork

πŸ™‹πŸΌ This repository is a rewrite with Angular & Angular Universal of Sarah Drasner's orginal work with Vue & Nuxt.

Live demo: https://page-transitions-travelapp.azurewebsites.net

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

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at http://localhost:4200/
$ ng serve

# build for production and launch server
$ npm run build:ssr && npm run serve:ssr

# generate static project
$ npm run build:ssr

Runing in Docker

First build the project. See build for details.

Now you can build Docker image:

docker build -t page-transitions-travelapp .

and run it:

docker run -p 80:80 page-transitions-travelapp

Navigate to http://localhost in order to see the containerized application.

Further help

For detailed explanation on how things work, checkout the Angular Universal docs.

More Repositories

1

serverless-graphql-workshop

GraphQL and Serverless workshop
HTML
73
star
2

react-perf

This is a collection of articles that describe performance issues with React and how to tackle them
54
star
3

pbp-serverless

Azure Functions for a serverless API in Nodejs
JavaScript
24
star
4

serverless-cognitive-services

Serverless endpoints calling Cognitive Services APIs
JavaScript
14
star
5

nodebinar

Serverless API endpoint running on Azure Functions
JavaScript
14
star
6

create-graphless

HTML
10
star
7

voting-app

Sample app to showcase GraphQL integration with Xamarin & React
C#
10
star
8

sticker-shop

Vue
10
star
9

spiritdog

JavaScript
9
star
10

serverless-graphql-apis-part1

GraphQL API
JavaScript
8
star
11

durabledays

Repository with examples for using Azure Durable Functions
TypeScript
7
star
12

simona-pbp

Build a CICD pipeline for your Angular app using CircleCI, Docker and Azure
TypeScript
7
star
13

buildgraphless

Serverless GraphQL API
HTML
5
star
14

redditifier

Serverless Http endpoint that submits links to the reddit API
JavaScript
5
star
15

tweetverse

Function that scans twitter for hashtag, does sentiment analysis and posts original tweet in slack channel
JavaScript
4
star
16

puppies

Best Puppies App
TypeScript
3
star
17

serverless-graphql-apis-part3

JavaScript
3
star
18

graphless

HTML
3
star
19

react-advanced

JavaScript
2
star
20

todo-preact-signals

JavaScript
2
star
21

angular-workshop

Intro to Angular
TypeScript
2
star
22

25daysofserverless

Build your jokes generator using Machine Learning and Serverless
Python
2
star
23

azure-startups

2
star
24

serverless-api

JavaScript
2
star
25

concatenate

JavaScript
2
star
26

motivation

JavaScript
2
star
27

tacos-api

JavaScript
2
star
28

goodreads-v3

2
star
29

next-starter

JavaScript
2
star
30

oldv2

JavaScript
2
star
31

reactadvanced

2
star
32

react-course

JavaScript
2
star
33

doppelganger-api

This is a serverless API for the doppelganger app
JavaScript
2
star
34

apipelines

TypeScript
1
star
35

WinCalendar

1
star
36

Create-Serverless

1
star
37

generate-sas

Function that generates Shared Access Signature (SAS) required for Blob Storage
JavaScript
1
star
38

nubes-simplified

Dockerfile
1
star
39

serverless-challenges

This repository has now a new home at https://github.com/microsoft/serverless-challenges
1
star
40

deploy-angular-cloud

1
star
41

layout-transition-group

Travel App, Native-like Page Transitions
TypeScript
1
star
42

redirects

HTML
1
star
43

ngHeroes

Angular 2 Voting app
TypeScript
1
star
44

circleci

Example of circleci configuration with angular and angular cli
TypeScript
1
star
45

ng-material-starter

Angular project generated with the angular cli including angular material
TypeScript
1
star
46

next-with-static-export

JavaScript
1
star
47

optimised-image

TypeScript
1
star
48

loadtest

JavaScript
1
star
49

swa-cli-297

JavaScript
1
star
50

lampshop

JavaScript
1
star
51

ai-jokes-api

Python
1
star
52

test-circle

JavaScript
1
star
53

jsworld

TypeScript
1
star
54

cra-ci-demo

JavaScript
1
star
55

latest-client-react

HTML
1
star
56

toh

TypeScript
1
star
57

arm-static-web-apps

HTML
1
star
58

tuesdays

Vue
1
star
59

latest-swa-client

HTML
1
star
60

ssr-next-app

CSS
1
star
61

ng-spirit-dog

TypeScript
1
star
62

goodreads-v4

1
star
63

webml

TypeScript
1
star
64

graphless-hello

HTML
1
star
65

stickershop-saas

Vue
1
star
66

fridays

Vue
1
star
67

dryrun18

TypeScript
1
star
68

angular-toh-ssr

TypeScript
1
star
69

nextstarter-no-export

JavaScript
1
star
70

scheduler

HTML
1
star
71

my-first-static-web-app

HTML
1
star