/Europa

Primary LanguageJavaScriptMIT LicenseMIT

Front End repository for Yufaab

Steps to contribute

  1. Open the terminal and type command git clone https://github.com/Yufaab/Europa.git
  2. Use node version 16 and type the command npm i
  3. Type the command cp .env-example .env
  4. Add the values in .env file
  5. Type the command npm start