Personal website with chat functionality. This project is developed just to practice in writing react application full stack.
Clone repository and simply use npm:
npm i init
First you need to run backend server. In the project directory write:
npm run startBackend
Then to run and open chat in your browser:
npm start
Chat will automatically opened in a default browser. You can open it yourself in any browser going to localhost:3000
- Roman Golchuk - 5tronciy
-
Used packages:
-
Inspiration: