Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

710 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appetive

A recipe-sharing platform where users can discover, share, and rate recipes they have tried, providing feedback and recommendations for others. Users can sign up for an account, browse through a collection of recipes, save their favorite recipes, and contribute their recipes to the platform.

Setup

Install dependencies with npm install in each respective /frontend and /backend.

[Frontend] Running Webpack Development Server - REACT

cd frontend
npm start

[Backend] Running Backend Server - EXPRESS

Read backend/readme for further setup details.

cd backend
npm start

Tech Stack

Here are the technologies used in this project:

  • Frontend:

    • React.js
    • Tailwind CSS
  • Backend:

    • Node.js
    • Express.js
    • PostgreSQL

Final UI

Homepage

Homepage Homepage

About Page

About page

Recipe Detail

Reciep Detail Reciep Detail Reciep Detail

Adding Recipe Form

Adding new recipe form

My Favorites and My Recipes

My favs My recipes

Food Trivia

Food Trivia Food Trivia

About

A food recipe sharing platform

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages