Skip to content

Kodaschool.com | This project involves converting a provided UI/UX design and a JSON file containing recipes into an Android application.

Notifications You must be signed in to change notification settings

Nishan-Pradhan06/Recipe-App

Repository files navigation

Recipe App

About

This project is a Recipe App developed as a challenge from Kodaschool.

Screenshots

App Screenshot App Screenshot

Setup Instructions

Prerequisites

Before setting up the project, ensure you have the following installed:

  • Flutter: Follow the Flutter installation guide to install Flutter and set up your environment.
  • Dart: Dart is included with Flutter.

Clone the Repository

To get a local copy of the project, follow these steps:

  1. Open your terminal or command prompt.
  2. Clone the repository by running the following command:
    git clone https://github.com/Nishan-Pradhan06/Recipe-App.git
  3. Navigate to the project directory:
    cd recipe-app

Installation

Once you have the project on your local machine, you need to fetch the required dependencies:

  1. Install dependencies by running the following command in the project directory:
    flutter pub get

By following these steps, you will have the project set up and ready to run on your local machine. If you encounter any issues during the setup process, ensure that Flutter and Dart are correctly installed and configured by running flutter doctor in your terminal.

About

Kodaschool.com | This project involves converting a provided UI/UX design and a JSON file containing recipes into an Android application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published