This project was developed using Next JS, Tailwind CSS and Framer Motion in the DoWhile week 2020
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. Run from your command line:
# Clone this repository
$ git clone [email protected]:KaiqueCovo/nextjs-tailwind-framermotion.git
# Go into the repository
$ cd nextjs-tailwind-framermotion
# Install dependencies
$ yarn install
# Run the app
$ yarn dev
Made with ♥ by Kaique Covo :wave: