Skip to content

TonmoyTalukder/cheffy-client

Repository files navigation

Cheffy

Introduction

The project is a recipe sharing social media platform.

Project Description

Purpose of this project is developing a recipe sharing social media platform with NextJs using TypeScript, that user can easily share recipe, vote or rate recipe. As admin user can manage recipe and users. The feed shows ranking based data.Ranking calculates ratings, votes, logging user's food diet and more. Users can be premium for one month to see premium recipes.

Features

USERS

  • Post Recipe
  • Comment
  • Search
  • Vote, Rate, Report, Print Recipe

ADMIN

  • Admin can change user role
  • Create User
  • Block user
  • Delete Recipe

Technology Stack

Frontend

  • Next JS
  • TanStack Query
  • TypeScript
  • Next UI
  • Tailwind CSS

Backend

  • Node Js
  • Express Js
  • TypeScript

Database

  • NoSQL
  • MongoDB
  • Mongoose

Installation Steps

  1. git clone https://github.com/TonmoyTalukder/cheffy-client.git
  2. cd /path/to/your/directory
  3. yarn
  4. yarn run dev

Admin Credentials

Email: ph@admin.com Password: 123456

Releases

No releases published

Packages

No packages published

Languages