Skip to content

itsankitbhusal/recipe-note

Repository files navigation

React with Firebase Project

Overview

This project is a basic React application integrated with Firebase database and storage. It allows users to perform CRUD operations and upload images to Firebase Storage.

Prerequisites

  • Node.js
  • Package manager (pnpm is used)

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/itsankitbhusal/recipe-note
  2. Change your directory to the project folder:

    cd recipe-note
  3. Install dependencies using npm or Yarn or pnpm(used):

    pnpm install && pnpm run dev

About

food recipe note taking webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published