Skip to content

An angular application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.

License

Notifications You must be signed in to change notification settings

DorcasToto/mQuote

Repository files navigation

MQuote

This project was generated with Angular CLI version 10.1.1.

Description

An angular application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.

Features

  1. Create a new quote.
  2. Upvote or downvote a quote.
  3. Delete a quote
  4. See the number of upvotes and number of downvotes for each quote.

Figma design

Check through my figma design here. It contains two pages.

  1. Landing page.
  2. Create Quote page.

Live Application

You can view the live application using this link hosted by Github

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.

License

MIT

Collaborator

© Dorcas Cherono

About

An angular application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published