A web application for managing personal finances, built with React, TailwindCSS, TypeScript, and Vite.
Pecunia Web is a web application designed to help users manage their personal finances efficiently. It features a user-friendly interface for tracking transactions, setting budgets, and visualizing financial data. Built with React for a dynamic UI, TypeScript for type safety, and Vite for fast development, Pecunia Web aims to provide a seamless experience for managing finances.
- Clone the repository:
git clone https://github.com/Guistoff081/pecunia-web.git- Navigate to the project directory:
cd pecunia-web- Install dependencies:
pnpm installTo start the development server, run:
pnpm devThe application will be available at http://localhost:5173/.
Elisson Guímel - elissong.silva2505@gmail.com
Project Link: https://github.com/Guistoff081/pecunia-web