Skip to content

hollislau/intelly-mean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelly Blog

A responsive, single-page blog app was reconstructed from a provided design comp using JavaScript, HTML5, Sass, and MEAN stack components. This simple app supports basic CRUD functionality and allows a user to read, post, edit, and delete blog entries.

Intelly Header

Intelly Blog List

Intelly Footer

Intelly Blog Detail

Intelly Blog Form

Instructions To Use The App:

You must have Node.js, npm, and MongoDB installed locally.

In the terminal:

  1. Clone this repository
  2. Navigate to the root directory of the cloned repository
  3. Run npm install
  4. Start MongoDB
  5. Run either gulp or node server

Open a web browser and view the app at http://localhost:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.0%
  • JavaScript 30.1%
  • HTML 17.9%