create-rtm-app
v1.0.5
Published
Starter kit with React, TailwindCSS and MongoDB
Maintainers
Readme
React Tailwind MongoDB Starter Kit 🚀
A production-ready starter kit with React, TailwindCSS, MongoDB, and authentication (login/signup) setup.
Features ✨
- ⚛️ React 18 with Vite for fast development
- 🎨 TailwindCSS for utility-first styling
- 🗄️ MongoDB with Mongoose for database
- 🔐 JWT authentication (login/signup)
- 🛣️ React Router for navigation
- 🔄 Concurrent client/server development
- 📱 Fully responsive design
- 🛠️ Easy-to-extend architecture
Prerequisites 📋
- Node.js 16+
- npm 7+ or yarn
- MongoDB Atlas account or local MongoDB instance
Quick Start 🚀
Create a new project with one command:
npx create-rtm-app@latest my-app