Welcome to my Interactive Resume Web App! This single-page application, built with React, showcases my professional experience, skills, and projects in an engaging and modern format.
- Interactive UI: Sleek design with smooth animations.
- Responsive Design: Optimized for desktop and mobile devices.
- Sections: Experience, Education, Projects, Skills, and Contact.
- Dynamic Content: Seamless user experience with dynamically loaded content.
- Animations: Interactive elements and transitions for enhanced engagement.
- React: For building the user interface.
- React Router: For navigation and routing.
- CSS Modules / Styled Components: For component styling.
- Framer Motion / GSAP: For animations and transitions.
- Firebase / Local Storage: For hosting and data storage.
To get started with this project:
-
Clone the Repository
git clone https://github.com/yourusername/interactive-resume.git
-
Navigate to the Project Directory
cd interactive-resume -
Install Dependencies
npm install
-
Start the Development Server
npm start
Open your browser and go to
http://localhost:3000to view the app.
- Navigate Through Sections: Use the navigation menu to explore different sections.
- Interactive Elements: Experience animations and dynamic content by interacting with elements.
- Responsive Design: Check the layout on various devices and screen sizes.
To deploy this app:
-
Build the App
npm run build
-
Deploy to Firebase
firebase deploy
Ensure Firebase CLI is installed and configured. Refer to the Firebase documentation for details.
Contributions are welcome! Please fork the repository and submit a pull request. For major changes, open an issue to discuss potential updates.
- React Team: For the amazing React library.
- Open Source Contributors: For their invaluable tools and libraries.