- React : UI Framework
- Axios : a promise-based HTTP Client
- react-reveal : high performance animation library for React
Use the node package manager npm to set up the development enviroment.
-
Install the needed node packges/modules :
npm install
-
Start the development server :
npm run start
Pull requests are welcome. Please open an issue first to discuss what you would like to change.