jontitorr / website

Source code for my personal website xminent.com. Built using Next.js, React, MongoDB, and TailwindCSS.

Home Page:https://xminent.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website

A Next.js application which I use for my personal website, xminent.com. This was not created for the purpose of being a template, as the code is not easily customizable. However, you are free to use it as a reference for your own projects.

Features

  • Support for multiple subdomains using Next.js middleware
  • Authentication using MongoDB and Passport.js
  • Good styling using NextUI and TailwindCSS
  • Markdown HTML rendering for use in blog applications
  • An API that allows registered users to search for waifus, with information courtesy from mywaifulist.moe
  • PWA Support using next-with-workbox

Acknowledgements

Build a Multi-Tenant App

License

MIT

About

Source code for my personal website xminent.com. Built using Next.js, React, MongoDB, and TailwindCSS.

https://xminent.com/

License:MIT License


Languages

Language:TypeScript 84.4%Language:CSS 9.2%Language:JavaScript 6.4%