Solo project to build a Oldagram (fake instagram mini page) using DOM, HTML, CSS.
Live site: Artistgram
Added Features
- like button - added count and style when "liked"
- render out in javascript using innterHTML
WIP
- add ability to "dislike", remove like
- add more styling
- Background url styling
- Input type buttons stying
- Dealing with closures in Javascript
- DOM createElements and other info
Quick start:
$ npm install
$ npm start