notion-recreation-site
We have recreated the Notion website with the same UI style
codeforge-kit
its enhanced version of notion.com
Notion Recreation Project with backend and an integrated AI chatbot
For the CodeForge finale, we engineered a high-fidelity, fully functional recreation of the Notion.com workspace, supercharged with an integrated AI assistant named NOTIONBOT.The login button is fully integrated with a live backend system to enable secure user authentication and also a backend which stores queries asked in NOTION CHATBOT. NOTIONBOT acts as a context-aware productivity companion embedded directly into the workspace interface. It allows users to ask questions and streamline their workflows without ever breaking focus or leaving the platform. The architecture separates concerns cleanly: our frontend handles the pixel-perfect styling and animations, while a dedicated FastAPI microservice safely routes prompts to the Google Gemini API without exposing credentials Frontend: Next.js, React, Tailwind CSS, Framer Motion and others. Backend & Microservices: Python, FastAPI AI Integration: Google Gemini API Database & Authentication: Supabase (PostgreSQL) Deployment: Vercel (Frontend), Railway/Render (Backend)
codeforge-kit
Its an enhanced version of notion.com
Notion2.0
Notaion2.0 is a full-stack, interactive productivity workspace inspired by the Notion homepage experience. It recreates the reference site with a responsive React + Vite frontend, interactive mega menus, feature cards, animated product demos, mobile navigation, detailed demo-request workflows, and the assigned cursor-reactive text challenge. Beyond the frontend requirement, the project includes a real Node.js + Express backend, user signup/login, bcrypt password hashing, JWT-based sessions, CRUD workspace pages, persistent user content, demo-request storage, and an API-ready AI summarization feature. The UI is customized with a blue/indigo SaaS theme and is optimized for desktop and mobile. Tech stack: React, Vite, JavaScript, CSS, Lucide React, Node.js, Express, JWT, bcrypt, SQLite/sql.js, REST APIs.
StackZero website recreation project
recreation of Notion website