/aluracord

Project created in @alura React immersion, with @peas and @omariosouto.

Primary LanguageJavaScript

Project developed during the January/2022 React immersion, taught by the Alura school.

Home Page Home Page

Installation

Download or clone the repository and then run the following command to install the project's dependencies:

  • npm:
npm install
  • yarn:
yarn install

After installing the dependencies, run the following commands to start the local server:

  • npm:
npm run dev
  • yarn:
yarn dev

Instructions

  • Login: Use your Github username, the user query will only happen after clicking "Entrar".
  • Deleting Messages: Only messages sent by the user will be deleted.