Skip to content

Angular Web Quote App that allows users to view quotes, vote on them, and create their own.

Notifications You must be signed in to change notification settings

Njihia413/quote-generator

Repository files navigation

Quotes Web App

Contributors of this Project

  • By Maureen Njihia on 20th August

Description

Moringa Core Week 1 Independent Angular Project on a quote app that allows users to:

  • View Quotes
  • Create Quotes
  • Upvote or Downvote a Quote
  • Delete a Quote

Setup Requirements

Setup Installation

  • Copy the link of this repository
  • Clone it to your local machine
  • Open terminal and navigate to the directory of the project you just cloned to your computer
  • Run the following command to install all the dependencies
npm install
  • To open the development server, run
ng serve --open

Known Bugs

There are no known bugs of this project at the moment.

Technologies Used

  • HTML
  • CSS
  • Boostrap
  • TypeScript

Link to Live Website

Link: https://Njihia413.github.io/quote-generator/

Support and contact details

For any contributions towards this project:

License

MIT License

Copyright (c) 2021 Moringa school

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files , to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Angular Web Quote App that allows users to view quotes, vote on them, and create their own.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published