dlombardi / Quora_clone

A Quora clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full stack Quora clone

This web application offers near full functionality of Quora, allowing users to login, subscribe to topics, follow other users, ask and answer, comment, and reply.

Setup: npm run setup to reset and install all dependencies.

To start up: npm start or nodemon. The server will be available at localhost:3000.

About

A Quora clone


Languages

Language:CSS 78.3%Language:JavaScript 14.9%Language:HTML 6.8%