Skip to content

amananshukumar/quora-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Quora-Style Posts App

A simple web application built with Node.js, Express, and EJS that allows users to create, view, edit, and delete posts.


๐Ÿš€ Features

โœ… Create a Post โ€“ Users can submit a new post with a username and content.
โœ… View Posts โ€“ All posts are displayed on the homepage in a clean UI.
โœ… Edit Posts โ€“ Users can modify the content of an existing post.
โœ… Delete Posts โ€“ Users can delete a post using a simple button.
โœ… Modern UI โ€“ Styled with CSS and features a responsive, interactive design.


๐Ÿ› ๏ธ Tech Stack

  • Backend: Node.js, Express.js
  • Frontend: EJS, HTML, CSS
  • Styling: Custom CSS

๐Ÿ“ฆ NPM Packages Used

Package Purpose
express Backend framework
ejs Templating engine
method-override Enables PUT/PATCH/DELETE in forms
uuid Generates unique IDs for posts

๐Ÿ› ๏ธ Installation & Setup

1๏ธโƒฃ Clone the repository:

git clone https://github.com/your-username/quora-style-posts.git
cd quora-style-posts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published