My happy place on earth is a project that I built while learning Socket.io. This project is inspired by The Nicest Place On The Internet. It features videos of strangers hugging their cameras with soft music playing in the background. It also includes a chatbox for strangers to send encouraging messages to others.
-
Clone this repository.
$ git clone https://github.com/henryluan95/my-happy-place.git
-
Run
npm install
from inside the client directory.
$ cd my-happy-place
$ npm install
- Start React App
$ npm start
Henry Luan @henryluan