https://github.com/ihatetoast/dailycssimages-react
refactored site in ReactJS
https://github.com/ihatetoast/dailycssimages-react
javascript react-router reactjs
Last synced: 2 months ago
JSON representation
refactored site in ReactJS
- Host: GitHub
- URL: https://github.com/ihatetoast/dailycssimages-react
- Owner: ihatetoast
- Created: 2018-03-30T22:29:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T01:46:18.000Z (about 8 years ago)
- Last Synced: 2025-08-13T02:56:21.584Z (11 months ago)
- Topics: javascript, react-router, reactjs
- Language: JavaScript
- Size: 2.86 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daily Images: CSS and SVG
This is a static site that combines my submissions for Daily CSS Images and Daily SVG Images. The Daily SVG images was stopped before we got to the 50th day, but I am including what I had done up to then.
Both Daily CSS Images and Daily SVG Images were done previously but with HTML and CSS only. I consolodated them here to practice with ReactJS and React-Router.
### Toolbox
* HTML
* CSS and Sass
* JavaScript
* ReactJS
* React-Router
## V2
Persist in firebase so I can have a comments and star option. KISS, though.