Skip to content

Codedamn Frontend Assignment - Showcase images, projects, certificates, experiences, and education seamlessly for a standout professional portfolio.

Notifications You must be signed in to change notification settings

Sukrittt/codedamn-frontend-assignment

Repository files navigation

Showcase images, projects, certificates, experiences, and education seamlessly for a standout professional portfolio.

Codedamn Frontend Assignment

Tech Stack

Key Features

  • Authentication with NextAuth.js
  • File uploads with uploadthing
  • ORM using Prisma ORM
  • Database on PlanetScale
  • Validation with Zod
  • Storing data with MongoDB
  • Responsive design with Tailwind CSS

Key Functionalities

  • Updating and display of personal information as per the design
  • Creation and deletion of projects, certificates, experience, education

Running Locally

  1. Clone the repository
git clone https://github.com/Sukrittt/codedamn-frontend-assignment.git
  1. Install dependencies using pnpm
npm install
  1. Copy the .env.example to .env and update the variables.
cp .env.example .env
  1. Start the development server
npm run dev
  1. Push the database schema
npx prisma db push

How do I deploy this?

Follow the deployment guides for Vercel, Netlify and Docker for more information.

About

Codedamn Frontend Assignment - Showcase images, projects, certificates, experiences, and education seamlessly for a standout professional portfolio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages