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.
š“ https://vintage-vittles.vercel.app/
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