PROJECT NAME: YOUR QUOTE
This project was generated with Angular CLI version 13.1.2.
Author
VICTORIA EVE AWUOR
Set up instructions and installation
- clone this repository https://github.com/vicky-eve/Your-Quote
- open terminal to work in Your-Quote directory
Development
To contribute
- Fork the repo
- Create a new branch (git checkout -b)
- Make the changes in the files
- Add changes to reflect the changes made
- Commit your changes (git commit -am )
- Push to the branch (git push origin)
- Create a Pull Request
- Run ng serve for a dev server. The app will automatically reload if you change any of the source files.
Project Description
This is an application meant for users to input their quotes and observe other peoples’s reactions to the quotes.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.