Skip to content

Azhar-2002/Simple-Qura-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Simple Qura Page

A basic web application to create, read, edit, and delete posts — built using Node.js, Express, and EJS.
This project was created as a hands-on way to learn and practice RESTful APIs and route handling.

🔗 Live Site: (https://simple-qura-page.onrender.com/posts)

🔧 Features

  • 🖊️ Create new posts with username and content
  • 👁️ View all posts in a styled list
  • 🔄 Edit individual posts
  • 🗑️ Delete any post
  • 🧠 Server-side rendering using EJS templates
  • ✨ Clean and responsive UI
  • 🚀 Live deployed on Render

🛠️ Tech Stack

  • Backend: Node.js, Express.js
  • Templating: EJS
  • Frontend: HTML, CSS
  • Deployment: Render
  • Other: UUID for unique post IDs, Method-Override for PUT/PATCH/DELETE

About

A dynamic quote page built with EJS, Express.js, and Node.js to display random motivational quotes with a clean interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors