Hereβs an updated README example for your Money Expense Tracker project:
A simple and responsive expense tracker application built with Svelte and Appwrite. This app allows users to register, log in, and manage their expenses efficiently.
Clone the repository:
git clone https://github.com/your-username/money-expense-tracker.git
cd money-expense-tracker
Install dependencies:
npm install
Set up environment variables:
Create a .env
file in the root directory.
Add your Appwrite endpoint and project details:
PUBLIC_APPWRITE_ENDPOINT=https://<YOUR_APPWRITE_ENDPOINT>
PUBLIC_APPWRITE_PROJECT_ID=<YOUR_APPWRITE_PROJECT_ID>
Run the development server:
npm run dev
Open http://localhost:5173 in your browser.
Use the following credentials for testing:
[email protected]
Test@1234
Money-Expense-Tracker/
β
βββ public/ # Static assets
βββ src/
β βββ components/ # Reusable components
β βββ pages/ # App pages (e.g., login, dashboard)
β βββ App.svelte # Main app component
β βββ main.js # Entry point
βββ README.md # Project overview
Chirag Bhoi π Udaipur, Rajasthan π§ [email protected] π LinkedIn π GitHub