Skip to content

pitlimitCode/bitri-recipe-mobile

Repository files navigation


Logo

Bitri Recipe Mobile

Share Your favorite Recipe to the world.

View Demo · Report Bug · Request Feature

Table of Contents

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshots
  4. Contributing
  5. Related Project
  6. Contact

About The Project

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.

Built With

This app was built with some technologies below:

(back to top)

Getting Started

Prerequisites

Before going to the installation stage there are some software that must be installed first.

(back to top)

Installation

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

(back to top)

Setup .env example

Create .env.local file in your root project folder.

API_DOMAIN=[YOUR_BACKEND_URL]
CLIENT_DOMAIN=[YOUR_FRONTEND_URL]

(back to top)

Screenshoots

Home Detail Recipe Edit Recipe
Home Detail Recipe Edit Recipe
Register Page Login Page
Register Page Login Page
Search Recipe Add Recipe
Search Recipe Add Recipe
Profile My Recipe
Profile My Recipe

(back to top)

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourNewBranchName)
  3. Commit your Changes (git commit -m 'Add some YourNewBranchName')
  4. Push to the Branch (git push origin feature/YourNewBranchName)
  5. Open a Pull Request

(back to top)

Related Project

🚀 Repo Backend Bitri Recipe
🚀 Repo Frontend Bitri Recipe
🚀 Repo Frontend Bitri Recipe - Mobile
🚀 Web Service
🚀 Demo Bitri Recipe
🚀 Demo Bitri Recipe - Mobile

(back to top)

Contact

My Email : [email protected]

(back to top)

Releases

No releases published

Packages

No packages published