Skip to content

Latest commit

 

History

History
77 lines (53 loc) · 1.55 KB

File metadata and controls

77 lines (53 loc) · 1.55 KB

Chefs Compass (A Recipe Book) 📖🍲

A full-stack recipe management app with user authentication, personalized recipe collections, and favorites. Built using React Native, Express, and SQLite.

🔐 Signup Page

Signup Page

🏠 Home Page

Home Page

❤️ Favourite Page

Favourite Page

📚 My Collection Page

My Collection Page

📖 Recipe Book Page

Recipe Book Page

🖼️ App Logo

App Logo


🚀 Features

  • User authentication (Sign up & login)
  • Add, view, and manage personal recipes
  • Mark recipes as favorites
  • Organize and categorize your recipe collection
  • Mobile-responsive and fast

🛠️ Tech Stack

  • Frontend: React Native
  • Backend: Express.js
  • Database: MongoDB
  • Authentication: JWT

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/ChwfsCompass.git
    cd recipe-app
    
  2. Install dependencies
 npm install
  1. Start the development server:
    npm sun start
    
  2. build
    npx react-native run-android
    
  3. Run the backend server:
    cd backend
     npm run dev
    

🙌 Credits

Made with ❤️ by dedJack

📩 Contact

For suggestions or collaboration, reach out via [ workwithaman0@gmail.com ]