Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/andresfernandez89/financing-app-reactjs
- Owner: andresfernandez89
- Created: 2023-02-17T17:33:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T21:47:36.000Z (8 months ago)
- Last Synced: 2024-11-06T17:57:21.722Z (about 2 months ago)
- Topics: javascript, react
- Language: JavaScript
- Homepage: https://financing-app-reactjs.pages.dev/
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)