rodolphe37 / reusable-components-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reusable Components React

Janvier 2020

all off this components are reusable on any react application

Demo

Author

License

Start Project


Demo


Movie Demo off all components :

!Demogif AnimatedLantern

!Demogif AnimatedRocket

!Demogif CameraAnimation3d

!Demogif FizzyButton

!Demogif InfiniteLoopLoader

!Demogif LoadingPage

!Demogif LoadingPage2

!Demogif MagazineStyleLayout

!Demogif Magazine3DFlip

!Demogif OrderProcessSteps

!Demogif SolarSystemExplorer

!Demogif ToggleSwitch


Tech Stack

You must have at minimun these versions for greats performances and good compatibility

Version of Node js

  • v8.16.2 minimun

Author

  • Rodolphe Augusto

License

  • MIT.

Start project

Doing in the console :

  • $ cd reusable-components-react

to going to our folder, then doing:

$ nvm use

to synchronize your node version, and do it in the console:

  • $ npm i or $ npm install

to install the dependencies and

  • $ npm start

to start frontEnd project.

All off these components are commented, you must uncomment the component you wish for seeing.

enjoy!!!

About


Languages

Language:CSS 71.5%Language:JavaScript 28.5%Language:HTML 0.1%