Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahzia/currency-exchange
A React Currency Exchange Web APP
https://github.com/ahzia/currency-exchange
Last synced: 10 days ago
JSON representation
A React Currency Exchange Web APP
- Host: GitHub
- URL: https://github.com/ahzia/currency-exchange
- Owner: ahzia
- License: mit
- Created: 2021-10-18T10:54:02.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-23T16:12:06.000Z (over 3 years ago)
- Last Synced: 2023-03-05T12:57:58.705Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.58 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Currency Exchange Web App
> A Redux based application that shows exchange rates for diffrent currencies.
![](screenshot.png)
**Additional description about the project and its features.**
## ⚒️ Built With
`Languages`
- HTML
- CSS
- Javascript`Library`
- React
- Redux
- Tailwind CSS## 📡 Live Demo
[Link to Live Demo](https://ahzia.github.io/Currency-Exchange/)
[Link to Pitch Video](https://www.loom.com/share/8096a64385274ba0b9f422e184af0bf5)
## 🔥 Getting Started
### **Setup**
```bash
git clone https://github.com/ahzia/Currency-Exchange.git
```### **Prerequisites**
To run this project you need [Node](https://nodejs.org/en/) and [NPM](https://docs.npmjs.com/about-npm-versions) installed on your local machine
`Note` : When you install Node.js, npm is automatically installed, However, npm is released more frequently than Node.js### **Available Scripts**
In the project directory, you can run:
#### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.#### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.#### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!#### `npm run deploy`
The project is deployed in github pages.
### Ahmad Zia Yousufi
- GitHub: [@ahzia](https://github.com/ahzia)
- Twitter: [@ZiaYousofi](https://twitter.com/ZiaYousofi)
- LinkedIn: [Ahmad zia Yousufi](https://https://www.linkedin.com/in/ah-ziayosfi)## 👊🏾 Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.