Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abrahamgalue/budget-app

Budget app with React.
https://github.com/abrahamgalue/budget-app

heroicons netlify react react-router react-toastify vite

Last synced: 3 days ago
JSON representation

Budget app with React.

Awesome Lists containing this project

README

        

# 💲 React Router: Budget App

### Aplicación de presupuesto hecha con React Router.

> 🧩 Aquí puedes ver su [**Live Demo.**](https://budget-app-abraham.netlify.app/)

![vista-previa](public/preview/01-page-preview.jpg)

![vista-previa](public/preview/02-page-preview.jpg)

![vista-previa](public/preview/03-page-preview.jpg)

## 🚀 Descripción

Este proyecto es una aplicación de presupuesto hecha con **react-router-dom**.

Permite crear presupuestos por categoría, agregar, eliminar o editar los presupuestos creados.

## 🎭 Tecnologías

El proyecto utiliza las siguientes tecnologías:

- [**react-router-dom**](https://reactrouter.com/en/main) para crear el enrutado de la página.
- [**heroicons**](https://heroicons.com/) para crear iconos agradables.
- [**react-toastify**](https://www.npmjs.com/package/react-toastify) para mostrar notificaciones al crear, eliminar o editar un presupuesto.