A minimalist platform for reading and writing.
Like Medium, but lighter, faster, and distraction-free.
Built with React • Firebase Powered • Minimal by Design
MINISPACE is a clean, lightweight web app where users can write, publish, and read articles without the distractions of traditional platforms.
- Minimal homepage feed (latest articles)
- Simple, beautiful editor
- Distraction-free reading pages
- Secure authentication with Firebase
- Cloud Firestore to store articles
- Responsive on all devices
- Frontend: React.js (or Next.js)
- Icons:
lucide-react - Authentication: Firebase Auth
- Database: Firebase Firestore
- Hosting: Vercel or Firebase Hosting
-
Clone the repository
git clone https://github.com/yourusername/mini.git cd mini -
Install dependencies
npm install
-
Set up Firebase
- Create a new Firebase project
- Enable Authentication (Email/Password)
- Create a Firestore database
- Add your Firebase configuration to
.env.local
-
Run the app locally
npm run dev
/src
/components → UI Components
/pages → Home, Article, Write
/services → Firebase setup, Firestore helpers
/styles → CSS or Tailwind files
firebaseConfig.js → Firebase initialization
MIT License.
Feel free to fork, customize, and make it yours!
MINI is intentionally small.
No endless features. No follower counts. No distractions.
Just pure reading and writing. ✍🏽
built by me, Lily