Simple website made by me.
-
React (frontend)
-
Node.js (backend)
-
History API (for routing)
-
Laptop/PC
-
Nodejs v8.10.0
-
git clone https://github.com/sanketsingh24/chat-app.git
to create a local copy. -
Run
npm i
in the terminal. (bash, zsh, git-bash) -
Run
npm build
to build the app. -
Run
npm start
to build the app.