Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectVerse

ConnectVerse is a web application built using Node.js, Express.js, Tailwind CSS, and MongoDB for database storage. It includes user authentication and authorization for protected routes.

Tech Stack

  • Node.js
  • Express.js
  • Tailwind CSS
  • MongoDB

Pages

1. Login and Register (index.ejs, register.ejs)

Users can log in or register to create an account. These pages include forms for entering credentials and handling authentication.

2. Profile (profile.ejs)

Displays information and posts related to the individual logged-in user.

3. Feed (feed.ejs)

Aggregates and displays posts from different users. Users can scroll through the feed to discover and interact with content.

4. Show (show.ejs)

Shows detailed information about a particular user, including their posts.

User Authentication and Authorization

User authentication and authorization are implemented for protected routes, ensuring that only authenticated users can access certain pages.

Usage

  1. Clone the repository: git clone <repository-url>
  2. Install dependencies: npm install
  3. Set up MongoDB and configure the database connection.
  4. Run the application: npm start
  5. Open your web browser and navigate to http://localhost:3000 to access the Pinterest Clone.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages