Skip to content

felixknorre/react-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Converter

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.

How to use

  1. Run "npm install" in the folder
  2. Run 'npm install --save react-router react-router-dom" in the folder
  3. Run "npm install --save axios" in the folder
  4. Run "npm start"
  5. Have fun

What I Learned

  • JavaScript Basics
  • Build statefull/stateless components with react
  • use the react-router to dynamically render components

About

web application to convert currencies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published