Skip to content

imarcowenzel/exposure-photoblog

Repository files navigation

EXPOSURE - Photoblog Web App

EXPOSURE is a full-stack web application developed with Next.js, Next-Auth, MongoDB, UploadThing, and Tailwind CSS. This application allows users to share their photos with the world, after easily and securely creating an account with email or Google. It's a comprehensive app with CRUD functionalities and additional features.

Technologies Used

  • Next.js: React framework for server-side and client-side rendering (Server Side Render and Client Side Render).
  • NextAuth.js: flexible and user-friendly authentication for Next.js.
  • MongoDB: NoSQL database for storing user data, posts, and more.
  • uploadthing: file upload tool for TypeScript and Next.js applications.
  • Tailwind CSS: utility-first CSS framework for custom styling.

Key Features

  • 🛠️ Complete blog built from scratch in Next.js 14
  • 🔑 Authentication using Next-Auth.js
  • 📷 Share photos with creativies hashtags.
  • 🔍 Search photos by hashtag or username.
  • 👤 Visiting other users' profiles.
  • ✏ Allowing users to edit their posts at any time, even after they have been posted.
  • ⌨️ 100% written in TypeScript
  • 🎁 ...much more

Planned Features

We are continually working on new features and improvements for EXPOSURE. Some of the features planned for the future include:

  • Allowing users to follow each other and see photos posted only by those they follow.
  • And many more exciting functionalities!

Prerequisites

Make sure you have the following tools installed:

How to Run the Project

  1. Clone this repository:

    git clone https://github.com/imarcowenzel/exposure.git

About

A modern fullstack photoblog

Resources

Stars

Watchers

Forks

Releases

No releases published