Kilros0817 / BTCGuesser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Project consists of 3 parts. frontend, backend, database

npm start -- start frontend

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Users can sign up/in the app.

backend server is in ./backend folder

  • open terminal in backend folder
  • node index.js ---- start backend server on local

I deployed frontend to vercel and backend to heroku. These are the links. https://btc-guesser.herokuapp.com/ https://btc-guesser.vercel.app/ You can simply test the app on this vercel link.

About


Languages

Language:JavaScript 81.1%Language:CSS 10.9%Language:HTML 7.9%Language:Procfile 0.1%