saharabanu / recipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project overview:

I have fetched all data from api and completed full CRUD operation. I have also included searching functionality .An user can search using title . And also he can see details about recipe.

Getting Started

Follow these steps to get the project up and running on your local machine.

Prerequisites

Before you begin, ensure you have the following dependencies installed:

  • Node.js: Make sure you have Node.js installed on your machine.

Installation

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/saharabanu/recipe.git

  1. Navigate to the project directory:

    cd recipe
    
  2. Install the project dependencies using npm:

    npm install

Running the Application

Once you've completed the installation you can start the development server:

  npm run dev

About


Languages

Language:JavaScript 99.4%Language:CSS 0.6%