Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidgoyal/75-hard-frontend
This is a 75 Hard challenge progress tracker website made using Mern Stack.
https://github.com/davidgoyal/75-hard-frontend
Last synced: about 2 months ago
JSON representation
This is a 75 Hard challenge progress tracker website made using Mern Stack.
- Host: GitHub
- URL: https://github.com/davidgoyal/75-hard-frontend
- Owner: DavidGoyal
- Created: 2024-07-08T01:07:54.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-08-17T12:57:51.000Z (5 months ago)
- Last Synced: 2024-08-17T13:59:52.151Z (5 months ago)
- Language: TypeScript
- Homepage: https://75-hard-frontend.vercel.app
- Size: 24.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SWEATFUSE
It is a 75 days progress tracker website. A user can keep track of progress by uploading a selfie everyday.
- [@Backend Url](https://github.com/DavidGoyal/75Hard-Backend.git)
## Installation
```bash
npm install
npm run dev
```## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`VITE_BACKEND_URL`
`VITE_GEMINI_API_KEY`## Screenshots
![App Screenshot](https://iili.io/dfB4Hb4.png)
![App Screenshot](https://iili.io/dfB47rF.png)
## Authors
- [@LinkedIn](www.linkedin.com/in/david-goyal)
- [@X](https://x.com/David__Goyal)