A simple yet dynamic and responsive web application showcasing a variety of delicious recipes. Built using Next.js for server-side rendering and Bootstrap for styling.
Dependencies:
- Node.js
- Next.js
- Bootstrap
Getting Started: Clone the repository:
- git clone
Navigate to the project directory:
- cd recipe_website/recipe_website
Install dependencies using npm:
- npm install
To start the development server:
- npm run dev
Open http://localhost:3000 with your browser to see the result.
Enjoy exploring the recipes!