ikrishnag / UserProfileLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UserProfileLite

A simple, lightweight user profile management system built with Node.js and Express. It allows users to register, log in, manage their profiles, and interact through simple social features such as posting updates and liking posts.

Features

  • User Authentication (Register/Login)
  • Profile Management
  • Create and manage posts
  • Like and unlike posts functionality
  • Simple and intuitive UI using EJS templates and Tailwind CSS

Built With

  • Node.js - The runtime server environment
  • Express - The web application framework used
  • MongoDB - The database used
  • EJS - Templating engine
  • Tailwind CSS - For styling

About


Languages

Language:EJS 52.7%Language:JavaScript 47.3%