/meetapp-web

Primary LanguageJavaScript

MeetApp-Web

The web project of the meetapp

Instructions

  1. Before running the app, run the server api (https://github.com/rafaelbpa/MeetApp)

  2. Clone this repo

git clone https://github.com/rafaelbpa/meetapp-web.git && cd meetapp-web
  1. Install the dependencies
yarn
  1. Run the project
yarn start

Screenshots