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 to make it easier for visitors to learn the recipe they are looking for. This website project is developed using with 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_FrontEnd.git
- Go To Folder Repo
cd Bitri_Recipe_FrontEnd
- Install Module
npm install
- Setup .env
- Type
npm run start
To Start Website
Create .env file in your root project folder.
REACT_APP_BE_URL="[YOUR_BACKEND_URL]"
REACT_APP_FE_URL="[YOUR_FRONTEND_URL]"
Register Page | Login Page |
Home | Search |
Detail Recipe | Edit Recipe |
Add Recipe | Profile |
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]