Skip to content

JoDiFo/currency-converter-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Currency Converter

Description

This is a website for converting currencies. There are two pages:

Convert

Here you can see an interface to convert currencies

Single

In order to use this page you must select currency to convert from on the Convert page. After that you can add other currencies that will be updated 1:X with selected.

How to start

Open terminal and write cd client, after that write npm run dev to start the website.

Other commands

  • npm run dev: to start development
  • npm run dev build to build project
  • npm run dev lint to fix lint errors ts and tsx files
  • npm run dev preview to start vite preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published