Vintage Vittles is a retro-themed recipe browsing app that takes you on a culinary journey through the decades. It allows users to explore timeless recipes, recreate the flavors of the past, and experience the charm of vintage cuisine.
This project was built with Next.js and Tailwind CSS, offering a seamless web experience. The app is designed with nostalgia in mind, featuring a retro-inspired UI and an engaging user interface.
- Next.js: A React-based framework for building modern web applications.
- Tailwind CSS: A utility-first CSS framework used for responsive design and rapid development.
- React Icons: For using icons like GitHub, LinkedIn, and Twitter.
🔴 https://vintage-vittles.vercel.app/
Prerequisites
- Node.js (>=20.x)
- npm or yarn
Steps to Set Up
-
Clone the repository:
git clone https://github.com/kom-senapati/vintage-vittles.git
-
Navigate to the project directory:
cd vintage-vittles
-
Install the dependencies:
Using npm:
npm install
Or using yarn:
yarn install
-
Run the development server:
npm run dev
Or using yarn:
yarn dev
-
Open your browser and go to:
http://localhost:3000
Made with 💖 by kom-senapati