VeyselGaziDuran / Recipes

Home Page:https://recipes-omega-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipes App

Welcome to My Recipes App! This project was bootstrapped with Vite and uses React.

1228.mp4

Getting Started

Follow the steps below to get started with the project.

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

1. Clone the repository:

2. Navigate to the project folder:

- cd Recipes

3. Install dependencies:

- npm install

4. Starting JSON Server:

- json-server --watch data/db.json --port 3001

5. Running the App

- npm start

Visit http://localhost:3000 in your browser to see the app.

About

https://recipes-omega-five.vercel.app


Languages

Language:JavaScript 96.9%Language:HTML 2.6%Language:CSS 0.5%