/MaxHxkcd

A better way to view your favorite xkcd comics! Monolith built with React, Redux, Node, Express, Postgres, Tailwind, react-chart-js2, and Cron. Deployed to Heroku with a scheduler to populate the app with new comics as they are released.

Primary LanguageJavaScript

A better way to view your favorite xkcd comics!

Solo project built from scratch with React, Redux, Tailwind, Node, Express PostgreSQL, Heroku Scheduler and xkcd API.

The site loads random comics and includes infinite scroll, night mode and search.

Heroku scheduler runs a daily function to look for new comics from the xkcd API and adds them to the database.

There is also a feature for favoriting and commenting with no user authentication which I think is fun.

You can check the '/stats' page for statistics about publishing frequency and content.