/participants

The participants table

Primary LanguageJavaScript

Installation Guide

  1. Clone the repository
git clone https://github.com/tsudmi/participants.git
  1. Navigate to the project folder
cd participants/
  1. Install project dependencies
npm install
  1. Run the project
npm start