Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hemants1703/ambitiousyou-frontend
AmbitiousYou let's you become a superhuman by letting you focus on your life goals in a prioritised approach!
https://github.com/hemants1703/ambitiousyou-frontend
appwrite pnpm sveltekit typescript
Last synced: 15 days ago
JSON representation
AmbitiousYou let's you become a superhuman by letting you focus on your life goals in a prioritised approach!
- Host: GitHub
- URL: https://github.com/hemants1703/ambitiousyou-frontend
- Owner: hemants1703
- License: mit
- Created: 2024-10-11T17:02:42.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-10-21T04:02:19.000Z (16 days ago)
- Last Synced: 2024-10-21T07:06:02.697Z (16 days ago)
- Topics: appwrite, pnpm, sveltekit, typescript
- Language: Svelte
- Homepage:
- Size: 526 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AmbitiousYou!
AmbitiousYou let's you become a superhuman by letting you focus on your life goals in a prioritised approach! This is a project to help you achieve your goals. It is a web application that helps you track your goals in life. It is developed using SvelteKit and TailwindCSS.
## Building
To create a production version of your app:
```bash
npm run build
```You can preview the production build with `npm run preview`.
> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.