Shunseii / web-article-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Article Web App

This app was created using Express, MongoDB, and Semantic UI. The purpose of it was to practice RESTful routing in Express.

The app allows users to create new articles which consist of a title, image url, content, author, and category. Users can like, edit, or delete articles.

Requires MongoDB.

To use, start mongodb server and connect to localhost on port 3000.

About


Languages

Language:HTML 58.9%Language:JavaScript 37.6%Language:CSS 3.5%