This group project was developed for a local hackathon hosted by Geeks_Institute to showcase our web development capabilities.
- Website: GeeksBlog Live Demo
- API Endpoint: GeeksBlog API
⚠️ API endpoints are publicly accessible. Please use responsibly.
View our project pitch here
- Frontend: [React, TailwindCss]
- Backend: [NodeJs, ExpressJs]
- Database: [Firebase]
# Clone the repository
git clone https://github.com/Ayman-aa/GeeksBlog.git
# Install dependencies
npm install
# Run development server
npm run dev