Project-Seminar Mobile-First Javascript Development | H-BRS | WS18
This is a single-page application to convert currencies. It's created with the JS library React.
- Run "npm install" in the folder
- Run 'npm install --save react-router react-router-dom" in the folder
- Run "npm install --save axios" in the folder
- Run "npm start"
- Have fun
- JavaScript Basics
- Build statefull/stateless components with react
- use the react-router to dynamically render components