(https://advicely.netlify.app/)
Advicely is a simple advice generator that fetches data from the Advice Slip JSON API.
To use, just click the generate advice button. Don't hurt youself.
Shoaib (Aib) Syed – @LinkedIn – [email protected]
- Fork it (https://github.com/AibSyed/advicely/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request