Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidgoyal/75hard-backend

This is a 75 Hard challenge progress tracker website made using Mern Stack.
https://github.com/davidgoyal/75hard-backend

Last synced: about 2 months ago
JSON representation

This is a 75 Hard challenge progress tracker website made using Mern Stack.

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.

## Installation

```bash
npm install
npm build
npm run start
```

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`PORT`
`MONGODB_URI`
`JWT_SECRET_KEY`
`CLOUDINARY_CLOUD_NAME`
`CLOUDINARY_API_KEY`
`CLOUDINARY_API_SECRET`
`FRONTEND_URL`

## 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)