/whatslab

Primary LanguageJavaScript

Table of Contents
  1. About The Project
  2. Built With
  3. Deployed at
  4. Getting Started
  5. Installation
  6. Usage

About The Project

WhatsLab was made as a training project, during my Full-Stack Web Development course.

Built With

  • React and styled components.

Deployed at

http://bemporad-whatslab.surge.sh/

Installation

  1. Clone the repo
    git clone https://github.com/a-bemporad/whatslab.git
  2. Install dependencies
    npm install
    or
    yarn install
  3. Start the project
    npm start
    or
    yarn start

Usage

  • On double-click messages are removed.
  • When user is "eu", messages are displayed to the right.