ansulagrawal / recipe-main-page

Home Page:https://recipe-main-page-ansul.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Recipe page

This is a solution to the Recipe Page Challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Overview

The challenge

The challenge was to build a responsive Recipe Page using Next.js and Tailwind CSS, following the provided designs and user stories.

Links

My process

Built with

  • Next.js - React framework
  • Tailwind CSS - Utility-first CSS framework

What I learned

This project allowed me to practice building a responsive web application using Next.js and Tailwind CSS. I gained experience in:

  • Setting up a Next.js project with Tailwind CSS
  • Implementing responsive design with Tailwind CSS utilities
  • Deploying a Next.js application
  • Responsive Design

Continued development

In the future, I plan to focus on improving performance and accessibility, as well as exploring server-side rendering and static site generation with Next.js.

Author

Acknowledgments

Special thanks to the Frontend Mentor community for providing this challenge and the Tailwind CSS team for creating such a powerful utility-first CSS framework.