THE APP IS RUNNING IN THE LINK BELOW:
https://cainthus-c5f45.firebaseapp.com/
Criterias for choosing React over Angular and Vue.Js
*Hight level of flexibility. *Virtual DOM. *Popularity, maturity and market trend. *I really enjoy and have more experience working with React than Angular and Vue.Js.
DEPENDENCIES, THIRD PARTIES AND TOOLS
NPM: is the package manager for JavaScript and the world’s largest software registry. Webpack: used to compile JavaScript modules. Babel:Javascript compiler. Firebase: Used to host the project.
ENVIRONMENT Visual Studio Code Koala: LESS to CSS transpiler.
PLUGINGS -ESLint: is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs. -Prettier: used a code formatter.
GIT SERVICE https://github.com/:
HOW TO RUN THE PROJECT:
The project is up and running at the following URL: https://cainthus-c5f45.firebaseapp.com/ But you can run it locally:
1.Clone the repository 2.Install npm. 3.Run npm install from the project directory. 4.Run npm start.