Skip to content

CMarzin/Filter-React-Vue-ES8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Filter-React-Vue-ES8

Little data filtering workshop with a friends, easy to use, even in stand-alone without any framework ! In the differents folder we have an example to do it with React or Vue, feel free to compare and pick the best one haha I like Vue for the simplicity but with React we have more control (just my though).

Installing

Just clone this repo:

git clone [email protected]:CMarzin/Filter-React-Vue-ES8.git

Go to the specific folder

# React
cd React-filter

# Vue
cd Vue-filter

Install everything with npm and start the project:

# npm
npm i
npm start

Special Thanks to https://github.com/CharlesMangwa for the react part ! You rock !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published