Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 499 Bytes

File metadata and controls

26 lines (19 loc) · 499 Bytes

Workshop - Next.js & TailwindCSS & Framer Motion

Project

We'll build a lightweight, animated & responsive small website.

Screenshot

Tecnologies

  • ReactJS
  • Next.js
  • TailwindCSS
  • Framer Motion

Getting Started

  # Clone the Repository
  git clone https://github.com/estevam5s/dowhile2020-next-tailwind-framermotion.git

  # Install the Dependencies
  yarn ou yarn install
  ou npm install

  # Running the Project
  yarn dev ou npm run dev