Koleksi Resep is a web application for sharing recipes with features to register, login, forgot password, edit profile, create recipes, edit recipes, delete recipes, comments, and also features to upload recipe videos. This web application is built using ReactJS, ExpressJS, and PostgreSQL.
- Clone This Repository
https://github.com/andry-pebrianto/koleksi-resep-client.git
- Install Module
yarn
- Setting .env
REACT_APP_APP_NAME=YOUR_APP_NAME
REACT_APP_NODE_ENV=YOUR_CURRENT_ENVIRONMENT
REACT_APP_API_URL=YOUR_API_URL
- Run this project with
yarn run start
.
Contributors names and contact info:
- Andry Pebrianto
This project is licensed under the MIT License - see the LICENSE file for details