Share Your favorite Recipe to the world.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Bitri Recipe Bitri Recipe is a web application that has the main feature where users can share their recipes in the form of video tutorials to make it easier for visitors to learn the recipe they are looking for. This website is developed with using PostgreSql, Express JS, Next JS and Node JS technologies.
This app was built with some technologies below:
Before going to the installation stage there are some software that must be installed first.
If you want to run this project locally, I recommend you to configure the back-end first before configuring this repo front-end.
- Clone the repo
git clone https://github.com/pitlimitCode/bitri-recipe-mobile.git
- Go To Folder Repo
cd bitri-recipe-mobile
- Install Module
npm install
- Setup .env
- Type
npm run start
To Start Website
Create .env.local file in your root project folder.
API_DOMAIN=[YOUR_BACKEND_URL]
CLIENT_DOMAIN=[YOUR_FRONTEND_URL]
Home | Detail Recipe | Edit Recipe |
Register Page | Login Page |
Search Recipe | Add Recipe |
Profile | My Recipe |
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourNewBranchName
) - Commit your Changes (
git commit -m 'Add some YourNewBranchName'
) - Push to the Branch (
git push origin feature/YourNewBranchName
) - Open a Pull Request
🚀 Repo Backend Bitri Recipe
🚀 Repo Frontend Bitri Recipe
🚀 Repo Frontend Bitri Recipe - Mobile
🚀 Web Service
🚀 Demo Bitri Recipe
🚀 Demo Bitri Recipe - Mobile
My Email : [email protected]