/experiences-client

A portal to share experience with people and loved ones.

Primary LanguageJavaScriptMIT LicenseMIT

Experiences front-end application setup

Pre-requisites

Getting started

  • Clone the repository
git clone https://github.com/mauryakrishna/experiences-client experiences-client
  • Install dependencies
cd experiences-client
yarn install
  • Build and run the project
yarn start

Navigate to http://localhost:3000

  • Analyze the build
yarn build-stats

Refer to Data service for APIs setup.

If the APIs are not running already, general message will be displayed to get started.