Skip to content

RodBrowning/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70ae5d1 Β· Jul 21, 2023

History

59 Commits
Jul 10, 2022
Jul 9, 2022
Jul 25, 2022
Jul 21, 2023
Jul 8, 2022
Jul 29, 2022
Jul 14, 2022
Jul 10, 2022
Jul 8, 2022
Jul 14, 2022
Jul 29, 2022
Jul 30, 2022
Jul 30, 2022
Jul 27, 2022
Jul 21, 2023
Jul 21, 2023
Jul 8, 2022
Jul 8, 2022
Jul 30, 2022

Repository files navigation

Welcome to Currency Converter πŸ‘‹

Version License: MIT

This is part of my React.js portfolio project.

  https://github.com/RodBrowning

✨ Production

  https://rodbrowning.github.io/CurrencyConverter/

Install

npm install

Usage

To run in development mode execute

  • in a new terminal "npm run json-server" to mock the API endpoint.
  • then "npm run dev" to serve the application.

Author

πŸ‘€ Rodrigo da Silva Moura

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2022 Rodrigo da Silva Moura.
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator