Skip to content

manishMandal02/bitcoin-guess-game-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🅱️ Guess Bitcoin Price - Backend

Guess if the 🪙Bitcoin price will go ⬆️Higher or ⬇️Lower in the next 🕐1️ minute.

Demo

👉 https://bitcoin-game.vercel.app

gifOfHomePage

Features

  • DynamoDB as the Database
  • Scrapping live bitcoin price from the web
  • Deployed to Heroku

Tech Stack

Server: Node, Express, DynamoDB

Run Locally

Note: This is only the Backend (APIs), the frontend has a seperate repository 👇
Frontend: https://github.com/manishMandal02/bitcoin-guess-game-frontend

Clone the project

  git clone https://github.com/manishMandal02/bitcoin-guess-game-backend

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run server

🔗 Links

portfolio linkedin twitter