alvarogfn / framer-motion-animations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie List

This project uses the following technologies :

  • ReactJS
  • CSSModules
  • Vite
  • ESlint
  • NPM
  • Typescript
  • Framer Motion

Development

Download all project dependencies before starting

  npm install

This project use npm as package manager.

To open the project in development with hot reload, use:

  npm run dev

Default server in http://127.0.0.1:5173/

Production

To build for production, use

  npm run build

The compiled files can be found in the /dist folder.

Screenshots

ezgif.com-gif-maker.1.mp4

About


Languages

Language:TypeScript 66.5%Language:SCSS 31.1%Language:HTML 2.3%