Skip to content

A quick project built in Angular constructing a blog commenting/note taking feature.

Notifications You must be signed in to change notification settings

trentgoing/medium-grande

Repository files navigation

VfiFeChallenge

This is an angular front end application made to meet the requirements of VFI's Front End code challenge.

It contains an Angular application that renders notes that have been tagged on an article.
It has a mock authentication system that was implemented only using Angular dependencies and localstorage.

App Structure

To aid exploration in the codebase, here is the layout of the Angular Components/Services. VFI-fe-challenge

Development

To run in development, clone and 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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Deployment

The application is running at https://trentgoing.github.io/medium-grande/

About

A quick project built in Angular constructing a blog commenting/note taking feature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published