Skip to content

chingu-voyages/v23-chimeras-team-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v23-chimeras-team-03

Food-Recipes-App | Voyage-23 | https://chingu.io/

Foody-recipesearchapp.png

LIVE LINK : here

Overview

This app serves as a tool for users to search for recipes and create, read, update and delete their own recipes.

Features

  • Sign Up
  • Sign In
  • Sign Out
  • Any users can search for recipes at the landing page
  • Authenticated users can CRUD (create, read, update and delete) their own recipe.

Setup

  • Backend: NodeJs, Express, PostgresQL, JWT, bcrypt, dotenv, uuidv4, cors, nodemon
  • Frontend: ReactJS, React-Router-Dom, React-toastify
  • Test API endpoints: Postman