ProCreds is a powerful online resume maker built with Next.js, Tailwind CSS, TypeScript, and Framer Motion. It provides an intuitive interface for creating professional resumes with ease.
- User-Friendly Interface: Intuitive design makes it easy to create stunning resumes.
- Next.js: Utilizes Next.js for server-side rendering and a smooth user experience.
- Tailwind CSS: Employs Tailwind CSS for rapid UI development and easy customization.
- TypeScript: Fully typed codebase ensures robustness and maintainability.
- Framer Motion: Delivers fluid animations and transitions for a polished look and feel.
-
Clone this repository:
git clone https://github.com/yourusername/procreds.git
-
Navigate to the project directory:
cd procreds -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and visit http://localhost:3000 to start using ProCreds.
- Sign Up / Sign In: Create an account or sign in to start creating your resume.
- Create Resume: Use the intuitive interface to input your details, work experience, education, skills, etc.
- Preview and Download: Preview your resume and download it in PDF format.
- Edit and Update: Make changes to your resume as needed and update it whenever you want.
Contributions are welcome! Feel free to open issues and pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.