Skip to content

diegominelli/currency_challenge

Repository files navigation

MagicJvers

Angular 9 website that performs currency operations

Last commit on GitHub Project top programing language GitHub stars GitHub license

Technologies   |    How to run   |    License   |   



💻 Technologies

This project was developed with the following technologies:

Installing the Application

Clone the repository and install the dependencies.

# to clone the repository
$ git clone https://github.com/diegominelli/currency_challenge.git

# go into the folder
$ cd https://github.com/diegominelli/currency_challenge

#install the backend dependencies
$ npm install

🔬 A way to inspect the code

After installing VS Code:

$ code .

Running the application

$ ng serve

Inside the browser:

http://localhost:4200

📄 License

This project is under the MIT license.

Currency additional Information

This project was generated with Angular CLI version 9.0.7.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Website in Angular for currency conversion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published