- Clone the repository to your computer (by executing the command: git clone git@github.com:taypyc/simple-currency-converter.git in the terminal).
- Download all dependencies with npm install or just npm i
- Run the application using the npm run start command.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.