Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andresfernandez89/financing-app-reactjs

FINANCING APP - This project is an app to calculate your credit card installments.
https://github.com/andresfernandez89/financing-app-reactjs

javascript react

Last synced: 8 days ago
JSON representation

FINANCING APP - This project is an app to calculate your credit card installments.

Awesome Lists containing this project

README

        

# FINANCING APP

This project is an app to calculate your credit card installments.

## Demo

https://financing-app-reactjs.pages.dev/

## Tech Stack

React, Bootstrap

## Run Locally

Clone the project

```bash
git clone https://github.com/andresfernandez89/financing-app-reactjs.git
```

Go to the project directory

```bash
cd financing-app-reactjs
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## 🔗 Links

[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/andresfernandez89/)