- React
- socket.io
- react-router
- React icons
- Tailwind CSS
- Node
- Express
- CORS
- Clone the repo
- Open a terminal at root level and run
npm install
to install all packages - Navigate /backend folder
- Open another terminal at backend folder and run
npm insall
to install the package for the backend - While staying in the backend terminal, run
npm start
to start the server - Go to root of the project /vimo and run
npm start
run the react app - You are ready to go...