This project is a minimal Currency Converter app.
In this project we are using React and TypeScript with Vite.
- Install dependencies by running
npm install
- Start the app by running
npm run dev
this project uses conventional commits. so before you can contribute, you need to follow the conventional commits guidelines.