myResume is an interactive, web-based resume application designed to showcase a user's professional background dynamically. Unlike traditional static resumes, this app offers a personalized and engaging online experience for users to display their work experience, technical skills, education, and projects.
- Customizable Resume: Add, modify, and style sections like work experience, skills, and education.
- Responsive Design: Accessible and visually appealing across various devices.
- Modern UI: Built with React.js and styled using Tailwind CSS for a sleek, modern look.
- Frontend: React.js
- Styling: Tailwind CSS
- Ensuring a consistent, responsive design across devices.
- Seamless integration of Tailwind with React components.
- Overcoming React-specific issues like key prop warnings.
- User authentication for personalized resumes.
- More customization options (themes and layouts).
- Integration with LinkedIn for auto-filled updates.
-
Clone the repository:
git clone https://github.com/LoopFruits/myResume.git -
Install dependencies:
npm install -
Start the development server:
npm run dev
This project is open-source and available under the MIT License.