Skip to content

pitlimitCode/Bitri_Recipe_FrontEnd

Repository files navigation


Logo

Bitri Recipe

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 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.

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_FrontEnd.git
  • Go To Folder Repo
cd Bitri_Recipe_FrontEnd
  • Install Module
npm install

(back to top)

Setup .env example

Create .env file in your root project folder.

REACT_APP_BE_URL="[YOUR_BACKEND_URL]"
REACT_APP_FE_URL="[YOUR_FRONTEND_URL]"

(back to top)

Screenshoots

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

(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 : kristiadiprabowo@gmail.com

(back to top)