Happy Friendship Day Quotes Collection - A single-page website built using a Go HTTP client to fetch content from a text file with pagination.
friends/friends.txt
: Add Friendship Quotes to the text file. Just leave a gap between each quote.- Multi-line text is also supported.
- Clone or Download the repo
git clone https://github.com/mskian/friendship-day-quotes
cd friendship-day-quotes
go mod tidy
- Start the Server
go run main.go
Check the templates
folder for HTML template files for the home page and error pages.
100+ Friendship Quotes Collected from https://www.wordscoach.com/blog/friendship-day-quotes/
- All quotes data is collected from external sources and is intended for personal use only.
- Quotes content credits go to the respective authors.
MIT