A place where you can have shared space to share photos with your friends. You can create a gallery, add friends and share photos.
- Fork(optional), clone the project.
- Create a
.env
file at the root of the project and copy the contents of the.env.example
file. - Create a project on MongoDB atlas and paste the URI in the
.env
file. - Similarly get Cloudinary secrets and paste them in
.env
- Run
npm install
to install required dependencies. - Run
npm run dev
to run the project onlocalhost:3000
- Nextjs
- Tailwind, Shadcn, Aceternity
- MongoDB
- Cloudinary