rajeshdavidbabu / remix-mdx-blog

A simple blog built with remix and mdx

Home Page:https://remix-mdx-blog-ten.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remix MDX Blog πŸš€

A minimal remix blog built with the power of MDX and tailwindcss.

Screenshot

πŸ‘‰ Check out the ✨ Live Demo ✨

πŸ‘©β€πŸš€ Description

Built with the Remix 1.14.0 and consists of:

  • βœ… React 18
  • βœ… Dark Mode with persistent theme-switching
  • βœ… Remix route convention v2
  • βœ… MDX files as their own routes (for code-splitting)
  • βœ… Tailwindcss via Remix config
  • βœ… Fully-responsive
  • βœ… With Stagger animations from Framer-motion

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./build/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A simple blog built with remix and mdx

https://remix-mdx-blog-ten.vercel.app

License:MIT License


Languages

Language:TypeScript 83.5%Language:CSS 10.6%Language:JavaScript 5.9%