active-businesses-locations

Explore the list of businesses locations from Los Angeles

MIT License

Stars
5

An app to show the list of businesses locations from LA

Backend Instructions

Installation

Install the dependencies

cd backend && yarn install

Create the environment variables based on .env.example

cp .env.example .env

Getting Started

Run the following command in order to start the application

yarn dev

Build

Run the following command to build the app

yarn build

Frontend Instructions

Installation

Install the dependencies

cd frontend && yarn install

Create the environment variables based on .env.example

cp .env.example .env

Getting Started

Run the following command in order to start the application

yarn dev

Build

Run the following command to build the app

yarn build

Resouces

Layout

Insomnia Backend Workspace

License

Released in 2020. This project is under the MIT license.