Skip to content

An interactive recipe explorer application built with React, Vite, and 12 KendoReact components. A submission for the DEV.to KendoReact Free Components Challenge.

License

Notifications You must be signed in to change notification settings

vero-code/taurus-pan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍳 Taurus Pan - Recipe Explorer

An interactive recipe explorer application built in 48 hours for the KendoReact Free Components Challenge on dev.to.

This project helps users quickly find recipes by searching for dish names, featuring a clean UI built entirely with KendoReact components.

🚀 Live Demo

Watch the video demo here: YouTube Video

Read the full project write-up: dev.to Article

Taurus Pan UI

✨ Features

  • ⚡ Instant Fuzzy Search: Instantly find recipes by title as you type, powered by Fuse.js.

  • 🍽️ Detailed View: Click on any recipe to open a modal with full details, including cooking steps and nutritional information visualized in a chart.

  • 📊 Sort & Filter: Easily sort results by rating or name.

  • 💡 Smart Feedback: Non-intrusive notifications provide helpful feedback, for example when a search yields no results.

  • 💅 Polished UI: A clean and responsive interface built with a suite of 12 beautiful KendoReact components.

🛠️ Tech Stack

  • Framework: React (Vite)

  • UI Components: KendoReact components

  • Search: Fuse.js for client-side fuzzy search

  • Deployment: Netlify

⚙️ KendoReact Components Used

This project utilizes the following components: AppBar, Input, Button, Card, Dialog,Loader,Notification, Chart, Rating, DropDownList,SvgIcon, xIcon.

🏃 How to Run

  1. Clone the repository:
git clone https://github.com/vero-code/taurus-pan
cd taurus-pan
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

🖼️ Assets

All recipe photos were sourced from Unsplash and are used under the Unsplash License.

🖍️ License

This project is distributed under the MIT License. For more information, check the LICENSE file.

About

An interactive recipe explorer application built with React, Vite, and 12 KendoReact components. A submission for the DEV.to KendoReact Free Components Challenge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published