The goal of this tool is to encourage and uplift individuals who may be struggling with mental health issues, by providing them with positive affirmations and words of encouragement.
The above project and the RADME file was created by Sandra Mwihaki. The live link to the project is https://sandrachege.github.io/quote-generator/
- create a .html file and added appropriate tags and content.
- create a .css file to style the webpage
- create an empty repository
- initialize the repository using git init command
- use git status command to check changes that need to be committed.
- use git add . command to add the changes to be committed
- use git commit command to commit the changes and write commit description in the prompt
- use git push command to push commands to remote repository.
- Write a detailed README file(to enable understading of your project)
HTML, CSS, JS
MIT License Copyright (c) 2023 Mwihaki