https://github.com/jarrodsampson/sh-tumblr
https://github.com/jarrodsampson/sh-tumblr
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jarrodsampson/sh-tumblr
- Owner: jarrodsampson
- Created: 2018-05-30T03:53:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T04:16:16.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T11:27:59.669Z (4 months ago)
- Language: HTML
- Homepage: https://www.jarrodsampson.com/skillshare/
- Size: 1.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SkillShare Tumblr
## Features
- Boostrap Grid for responsive page
- Lazyloading in place
- Back-To-Top button added
- Hosted on the web (Link is above)
- All tests passing## Improvements I'd Make
- CSS to SASS
- Tumblr Photo listing in separate component out of main component
- Place API Key with a secrets.json file and not hard-coded in code
- UI/UX loading experience for first time load
- Expand test coverage