/your-tour-animations

Web page with adaptive web design and animations (NextJs, ThreeJs, GSAP, glsl).

Primary LanguageJavaScript

YourTour

Linter

Test task for Salt & Pepper intership. Web page with adaptive web design about perfect travels. The goal is to migrate Your Tour to Next.js and add animations.

Here you can expolre the website!

Install

$ make install

Start app in development

$ make serve

(open http://localhost:3000 with your browser to see the result)

Build app

$ make build

Start app

(Before make sure, that you've created a build)

$ make start

(open http://localhost:3000 with your browser to see the result)