/lubie-placki-web

Website dedicated to sharing recipes - frontend part

Primary LanguageTypeScript

Lubię Placki

Website dedicated to sharing recipes - frontend part

Website

https://lubie-placki-web.herokuapp.com/

Installation

Download or clone repository

Add .env file

REACT_APP_API_URL=...
REACT_APP_TOKEN_KEY=...
PORT=...

Run

# installing dependances
$ yarn install

Running the app

# development
$ yarn start

Views

home page view add recipe view login view