Financial leasing calculator app using Next.js and Cloudflare Workers.
Made for the course of Financial Engineering of the Universidad Peruana de Ciencias Aplicadas.
Set the environment variables for the backend:
- Create a copy of the
.dev.vars.example
file named.dev.vars
on the root folder. - Change values as needed.
Start the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository.
This project is deployed with Cloudflare Pages.
The backend is powered by Cloudflare Workers and Cloudflare KV.
- Diego Albitres Blondet (@dalbitresb12)
- Ángel Omar Meneses Torres (@amenes12)
- Yamile del Rocío Izaguirre Braúl (@IzaYam)
- Valeria Ariana Vilela León (@VVILEL)