Skip to content

musamahanif/new_web_A_3

Repository files navigation

Assingment_3_new_addition_CRUD

New Additions

Frontend

  • Create a new recipie
  • View all added recepies
  • delete a recipe
  • Updated styling for better user experience

Backend

  • Implemented own restAPI on sir request
  • ALL crud operations have been given

Instructions

Frontend

  1. Open the Application:
    • Open the file index.html in your browser to view the application.

Backend

  1. Navigate to Backend Directory:
    cd backend
    npm install
    node server.js

Releases

No releases published

Packages

No packages published