A better resume maker (old version can be found here)
- Framework: Next.js
- Authentication: NextAuth
- Database: MongoDB, Railway
- Styling: TailwindCSS
- Deployment Vercel
- Provide more resume template to choose from
- Install dependencies
npm install
-
Setup
.env
similarly to.env.example
-
Start the development server
npm run dev
Open http://localhost:3000 with your browser to see the result.