Skip to content

Latest commit

 

History

History
86 lines (61 loc) · 2.29 KB

README.md

File metadata and controls

86 lines (61 loc) · 2.29 KB

SPA Brochure

Table of Contents:

Live Preview

Demo

About

A responsive SPA brochure aimed at providing an interactive front end UI/UX design.

Features

  • Web lottie & infinite scroll banner: The web-lottie will scale and start on hover littie_hover

  • Animated counter by scroll animated_counter

  • Responsive design with animated transition mobile

  • Detective nav bar: nav bar will hide on scroll down, show on scroll up. Nav item will be rendered by scroll section navbar

  • Carousels with both automotive and manual control ho_carousel ve_carousel

  • Scrolling items paused on hover animated_counter

Tech Stack

Built with create-react-app-buildpack

Highlights
React
Sass
Lottie-web
Materialize
Google Maps Platforms

Setup Guide

Prerequisites

In order to run this project locally you must have node.js installed.

This project was built on the following node version.

$ node --version
v12.18.3

Getting Started

git clone https://github.com/GuohaoOuyang/spa-brochure.git
npm install
npm start