Application made with NextJS, Framer Motion, Tailwind CSS and Typescript
This application was built on event DoWhile from Rocketseat. Building this app I have learned a lot of how productive can be this stack and so many new contents like Tailwind CSS and Framer Motion to create beautiful design and animations!
- NextJS
- Tailwind CSS
- Framer Motion
- Typescript
Step 1: clone this project typing in your terminal
git clone git@github.com:Pedro-Murilo/do-while-nextjs-tailwind-framermotion.git
Step 2: now, install the dependencies typing
yarn
and wait install all dependencies
Step 3: after install all dependencies, run
yarn dev
and open on porthttp://localhost:3000
Credits to Guilherme Rodz to instruct us this amazing content! 💜