Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.05 KB

File metadata and controls

47 lines (33 loc) · 1.05 KB

About Exquisite

Exquisite is a web application for managing and sharing recipes. Users can create and view recipes of others or his own. They also can edit, and delete recipes or accounts of his own. The app is built using Handlebars, CSS, MongoDB, Mongoose, JavaScript, Node.js, and Express.

Features 💡

  • User Authentication: Users can create accounts, log in, and manage their recipes.
  • CRUD Operations: Create, Read, Update, and Delete users and recipes.
  • Responsive Design: The app is designed to be responsive and accessible on various devices.

Technologies Used 💻

  • Frontend:

    • Handlebars
    • CSS
    • Cloudinary
    • Bootstrap
    • FontAwesome
  • Backend:

    • Node.js
    • Express
    • Bcrypt
  • Database:

    • MongoDB
    • Mongoose

Getting Started 🚀

Prerequisites

  • Node.js installed
  • MongoDB installed and running

Installation

git clone https://github.com/fdezar/project-full-stack-recipes.git
cd project-full-stack-recipes
npm install

Deploy Link 🌐

https://exquisite-project.vercel.app/