juravlevdima / square-game

Home Page:https://whack-a-square.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Square Game

The project is hosted on Render.com: https://whack-a-square.onrender.com/

Backend:

  • Node.js
  • Express.js
  • MongoDB/Mongoose

Frontend:

  • React
  • Redux/ReduxThunk
  • TailwindCSS
  • Axios

In the project directory, you can run:

Installation

yarn install && yarn run client:install

Installs the dependencies.

Development

yarn run dev

Start

Create a env-variable MONGO_URL with your mongo uri, then:

yarn run client:build && yarn run start

About

https://whack-a-square.onrender.com/


Languages

Language:JavaScript 93.5%Language:HTML 4.4%Language:CSS 2.0%Language:Shell 0.2%