Skip to content

yuanLeeMidori/blanco

Repository files navigation

Blanco Blog

This project is a CRUD application built by AngularJS. Users are able to create new blog posts, read blog posts, modify existing blog posts, or delete them. You can also manage them by categories or tags.

Deployment: https://blanco-blog.netlify.app/home

Environment

What do you need to run the application?

  1. Text/code editor
  2. npm

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.

Run the project locally

  1. git clone https://github.com/yuanLeeMidori/blanco.git
  2. cd to the project directory (/blanco)
  3. run npm i to install dependencies
  4. run ng serve to start the application
  5. Open your browser, navigate to http://localhost:4200, you should be able to see the web page loaded

Contribute

Coming soon!

About

A blog post application using Angular framework to manage your blog posts by categories or tags.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published