MemoTag- Tailwind Templates

Memotag

A beautifully designed, responsive one-page web app built using React and Tailwind CSS, focused on delivering a clean storytelling experience. Features light/dark mode toggle, authentication, and section-based smooth navigation

MemoTag-

markdown Copy Edit

MemoTag ๐Ÿง ๐Ÿ“Œ

A beautifully designed, responsive one-page web app built using React and Tailwind CSS, focused on delivering a clean storytelling experience. Features light/dark mode toggle, authentication, and section-based smooth navigation.


๐Ÿš€ Features

  • ๐Ÿ”’ User Authentication (Login/Logout with localStorage)
  • ๐ŸŒ™ Dark Mode toggle with persistence
  • ๐Ÿ“ฑ Responsive Navbar with mobile menu
  • ๐Ÿ”— Smooth Scrolling Navigation to:
    • Home
    • How It Works
    • Impact
    • Contact
  • ๐Ÿ’ป Clean Code Structure using React components
  • ๐ŸŽจ Styled with Tailwind CSS
  • โœจ Icons from Lucide

๐Ÿ“ Project Structure

MemoTag/
โ”‚
โ”œโ”€โ”€ public/               # Static assets
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ components/       # Reusable UI components
โ”‚   โ”‚   โ””โ”€โ”€ Navbar.jsx
โ”‚   โ”œโ”€โ”€ hooks/            # Custom hooks (e.g., useAuth.js)
โ”‚   โ”œโ”€โ”€ pages/            # Page views like Home, Login
โ”‚   โ””โ”€โ”€ App.jsx
โ”‚
โ”œโ”€โ”€ postcss.config.js
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ README.md
๐Ÿงช Tech Stack
React

Tailwind CSS

Lucide Icons

LocalStorage for auth and theme state

๐Ÿ”ง Getting Started
Clone the repo

bash
Copy
Edit
git clone https://github.com/your-username/memotag.git
cd memotag
Install dependencies

bash
Copy
Edit
npm install
Run the app

bash
Copy
Edit
npm run dev
Visit: http://localhost:5173

๐Ÿ› ๏ธ To Do
 Add Signup page

 Connect to backend API ( Node.js)

 Add waitlist or contact form

 Add animations with Framer Motion

 Add testimonials section

๐Ÿ“„ License
MIT License. Feel free to use it however you like.

๐Ÿ‘ค Author
Your Name โ€” @akhilesh bisht

yaml
Copy
Edit

---

Let me know if you'd like it customized for Supabase, backend integration, Vercel deployment steps, or want a logo/banner added!






Top categories

Loading Svelte Themes