Skip to content

ash413/forkfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍴 forkfolio

a modern recipe sharing food oreinted social media platform for all the foodies to create, share, and discover delicious recipes! built with React and powered by a robust backend, forkfolio provides a seamless experience for managing and exploring culinary creations.

✨ features

user management

  • custom profiles: create and customize your cooking portfolio
  • secure authentication: JWT-based authentication system
  • profile management: edit bio, profile picture, and account settings
  • user dashboard: track your recipes and interactions

recipe management

  • recipe creation: share your recipes with detailed instructions and images
  • interactive likes: engage with other users' recipes
  • recipe feed: discover new recipes from the community
  • recipe search: find recipes based on ingredients or titles
  • responsive design: seamless experience across all devices

🚀 getting started

prerequisites

  • node.js (v14 or higher)
  • npm or yarn

installation

  1. clone the repository:
git clone https://github.com/yourusername/forkfolio.git
cd forkfolio

2.install dependencies

npm install
  1. add your own secret_key, mongo_url in a .env file

4.start the dev server

npm start

🛠️ tech stack

frontend

  • reactjs
  • react router for navigation
  • jwt for authentication
  • react icons

backend

  • node.js
  • express.js
  • mongodb
  • jwt for authentication

contact

for any queries or support, pls reach out to :

Made with ❤️ by vaishnavi kadam

About

a recipe sharing food oreinted social media platform for all the foodies to create, share, and discover delicious recipes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors