https://github.com/devilzs1/cookingmadeeasy
https://github.com/devilzs1/cookingmadeeasy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devilzs1/cookingmadeeasy
- Owner: devilzs1
- Created: 2023-08-12T04:37:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T16:44:58.000Z (about 2 years ago)
- Last Synced: 2024-06-05T18:48:03.214Z (about 2 years ago)
- Language: EJS
- Homepage: https://cooking-made-easy.vercel.app
- Size: 3.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Cooking made easy
An interactive online platform for culinary enthusiasts, facilitating the discovery, sharing, and enhancement of cooking skills.

## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed Node.js and npm on your machine.
## Installing `cookingMadeEasy`
To install `cookingMadeEasy`, follow these steps:
1. Clone the repository: `git clone https://github.com/devilzs1/CookingMadeEasy.git`
2. Navigate into the project directory: `cd cookingMadeEasy`
3. Install the dependencies: `npm install`
## Using cookingMadeEasy
To use email-optimiser, use the following commands:
- To start the development server: `npm start`
Open [http://localhost:3000]() in your browser to view the app.
- To build the project for production: `npm run build`
This command will build your app for production to the `dist` folder.