Table of Contents
WhatsLab was made as a training project, during my Full-Stack Web Development course.
- React and styled components.
http://bemporad-whatslab.surge.sh/
- Clone the repo
git clone https://github.com/a-bemporad/whatslab.git
- Install dependencies
or
npm install
yarn install
- Start the project
or
npm start
yarn start
- On double-click messages are removed.
- When user is "eu", messages are displayed to the right.