vanshamagg / hackernews-clone

A simple ExpressJS API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker News Clone

Hackernews is a clone of YCombinator's Hackernews implemented using ExpressJS and MongoDB Atlas as backend and Bootstrap and jquery as Front End.

Created By

Vansham Aggarwal vanshamagg@gmail.com

Installation

Clone the git repo in your system and use the node package manager in the app directory (with no arguments). it will install all the dependencies. Be sure to supply values to the process.env variables. For Database Access, contact me on the email.

npm install

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A simple ExpressJS API


Languages

Language:JavaScript 53.2%Language:Handlebars 31.6%Language:HTML 12.8%Language:CSS 2.5%