Skip to content

deborolon/currency-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Exchange

This is a current exchange app for testing purposes.

Setup

To set up the project, make sure you have Node.js and npm installed, then run this followed commands:

# Install dependencies
$ npm install

# Run the local server at http://localhost:3000/
$ npm start

# Build for production
$ npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published