Skip to content

sentiers/Blog-Website

Repository files navigation

Personal-Blog_Angular9

This project was generated with Angular CLI version 10.0.1.

Demo Website

https://limitless-harbor-37862.herokuapp.com/
Administrator mode: https://limitless-harbor-37862.herokuapp.com/admin

Description

A typical personal blog website (I made this as a school project)

  • Angular Typescript Javascript HTML CSS Node.js MongoDB Heroku

Functionality

  1. Administrator mode
    Blog administrator can create/view/update/delete posts

  2. View post by Categories
    Users can view posts by categories and can see how many posts exists for each categories

  3. View post by Hashtags
    Users can view posts that include specific hashtags

  4. Post comments
    Users can post comments in the comment section at the bottom of the post

  5. View recent posts
    Users can view 3 most recent posts on the side bar and the footer

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A blog website using angular9

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published