Victor5g / W3lcome-Front-End

Example of a web page using Lottie Animation 💫

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example React Lottie-Animation


Gif

Install

$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ npm install
     or
$yarn install

Start & watch

$ npm start 
    or
$ yarn start

Languages & tools

  • Eslint is used to prevent JavaScript error.
  • Prettier is an opinionated code formatter.
  • ReactJS is used for UI.
  • TypeScript TypeScript extends JavaScript by adding types.

About

Example of a web page using Lottie Animation 💫


Languages

Language:CSS 45.7%Language:TypeScript 44.3%Language:HTML 10.0%