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.
- 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.
- 🛠️ 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
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!
Make sure you have the following tools installed:
-
Clone this repository:
git clone https://github.com/imarcowenzel/exposure.git