Skip to content

Commit

Permalink
Crush-o-meter: Measure your love percentage directly inside Telegram
Browse files Browse the repository at this point in the history
  • Loading branch information
NusryNizam committed Oct 10, 2023
1 parent 5d5e7a2 commit 44bfe80
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Crush-o-meter
### Crush-o-meter
###### Fun little Telegram Mini App to measure your love

A quick and fun Telegram Mini App
Setup Instructions:

This project is developed using React.

1. Clone the project.
2. Go to the client directory `cd client`
3. `npm install`
4. `npm run dev` (for development)
5. Or to build your project: `npm run build`
6. Host the build anywhere (eg: Netlify, Vercel)

0 comments on commit 44bfe80

Please sign in to comment.