Skip to content

volta2016/striped-nextjs

Repository files navigation

Striped Landing Page | Next JS

Lading Page built with Next js framework of React,
I worked with the UI of the educational programming platform leonidasesteban.com My idea is to bring this landing page to life with subtle animations and make the most of my css skills. Also to make components re usable.

Screenshoot 📸

Img overview project

Deploy 👀

see proyect

Technologies 🧰

  • Next js
  • Styled Components
  • Framer Motion
  • Vercel

Run proyect 👾

  1. First clone project
  git clone https://github.com/volta2016/striped-nextjs.git
  1. Then Install dependencies
  yarn install or npm install
  1. Run proyect in development
  yarn dev or npm run dev

Contact