This is a small website built to showcase the animation library framer-motion in combination with styled-components and Typescript.
To save some time and still have a decent look I've used this design, which was made by Gil Huybrecht.
yarn install
- Installs all dependenciesyarn dev
- Runs the app in the development modeyarn build
- Builds the app for production to thebuild
folder
Open http://localhost:3000 to view it in the browser.