Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 919 Bytes

README.md

File metadata and controls

51 lines (27 loc) · 919 Bytes

Casino Games

React.js - Express

A simple responsive website with casino games

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You need to have Nodejs installed to run the project locally

Installation and running

Install dependencies

$ npm install
$ cd server && npm install

Run the server and client app

$ cd server && npm start
$ npm run dev

Test the app

You can preview the app on heroku

casino-games-app

Application Screenshots

Dektop

desktop

Mobile

mobile