Skip to content

Food Recipe is a responsive web-based & mobile application that provides various cooking recipes uploaded by users.

Notifications You must be signed in to change notification settings

abubakar-adeni/foodNative

Repository files navigation


foodrecipes

Food Recipes (Food App)

Explore the docs »

Table of Contents

About The Project

Food Recipe is a responsive web-based & mobile application that provides various cooking recipes uploaded by users.

Built With

These are the libraries and service used for building this backend API

  • HTML5
  • CSS3
  • React Native
  • Redux

Getting Started

Prerequisites

You'll need these programs installed before proceeding to installation

This project requires blanja-app-be to function properly, follow the steps provided in the readme to install and run the backend API

Installation

Follow this steps to run the server locally

  1. Clone this repository
git clone https://github.com/abubakar-adeni/foodNative.git
  1. Change directory to foodNative
cd foodNative
  1. Install all of the required modules
npm install
  1. Create and configure .env.local file in the root directory, example env are provided in .env.local.example
NEXT_PUBLIC_HOST=[ Backend URL ]
  1. Run this command to run the server in development environment
npm run start
  • Run this command to build this website into production ready
npm run build

Screenshots

Login Register
Login Page Register Page
Profile Notification Success
Edit Profile Page Notification Page
Search Splash Screen
Search Page Splash Screen Page
Upload Recipe Edit Recipe
Upload Recipe Page Edit Recipe Page

Related Project

🚀 Frontend Recipes App

🚀 Backend Recipes App

🚀 Release APK

About

Food Recipe is a responsive web-based & mobile application that provides various cooking recipes uploaded by users.

Resources

Stars

Watchers

Forks

Packages

No packages published