Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shammy642 authored Oct 25, 2024
1 parent d86573b commit 2105c8d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Poké Poké Guess Weight!
A quick-fire online multiplayer game
A quick-fire online multiplayer game where users simultaneously guess pokemon's weights.

# Installation:
- Clone this github!
Expand All @@ -12,4 +12,12 @@ A quick-fire online multiplayer game
- `VITE_BACKEND_URL="http://localhost:3001"`

- run `npm run dev` in frontend and api folders.
- visit http://localhost:5173 in your browser and play away!
- visit http://localhost:5173 in your browser

# Tech Used
- Javascript
- NodeJS
- Express
- PokeAPI
- React
- Tailwind

0 comments on commit 2105c8d

Please sign in to comment.