Skip to content

archirajpoot/Mini-Quora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

🔗 Live Demo

Check it here: Click here

📝 Posts CRUD App (Mini REST API Project)

A simple CRUD-based mini project built using Node.js, Express.js, and EJS to practice RESTful routing and backend fundamentals.

This project allows users to create, view, and update posts with a clean UI and proper routing structure.


🚀 Features

  • Create new posts
  • View all posts
  • View individual post details
  • Update post content (PATCH)
  • REST-style routing
  • Styled UI using CSS
  • Dynamic views using EJS

🛠 Tech Stack

  • Node.js
  • Express.js
  • EJS
  • UUID
  • HTML & CSS
  • Nodemon

📌 Project Purpose

This project was built to:

  • Understand RESTful routing
  • Practice backend fundamentals
  • Work with Express and EJS templates
  • Learn CRUD operations

⚙️ Installation & Setup

  1. Clone the repository:
git clone https://github.com/archirajpoot/Mini-Quora.git

About

“A mini REST API project for managing posts using Node.js, Express.js, and EJS, demonstrating basic CRUD operations.”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors