A ReactJS website to showcase most of the development projects I made along the way
I needed a way to document my node packages, so that users would have access to code examples and documentation.
By expanding the scope of the project, it now also serves as my portfolio.
https://axelmy-projects-showcase.firebaseapp.com/
- ReactJS + Redux
- Firebase for hosting
- react-syntax-highlighter + prism.js to show the examples code
- The github API to display the code snippets
- The shields.io API to display the badges on the README pages
- and a few of my own packages
- react-readme-printer to display the README files of the projects automatically
- react-github-scraper to display github sidebar on the right and create the commits page