galhardo.finances.mvp.mp4
- A simple project I created using Vite and vanilla Javascript to manipulate the DOM, in addition to saving the data in localStorage, and being able to export the data in JSON and CSV format
- Clone repository
git clone [email protected]:AlexGalhardo/finances.alexgalhardo.com.git
- Enter folder
cd finances.alexgalhardo.com/
- Run setup.sh
chmod +x setup.sh && ./setup.sh
- Go to: http://localhost:5173
- Creating build
npm run build
- Preview production build locally
npm run preview
- Go to: http://localhost:4173/
Copyright (c) April 2023-present, Alex Galhardo