Skip to content

akshay-v-t/resumeBuilder

Repository files navigation

Resume Builder App

Welcome to the Resume Builder App! This is a simple and user-friendly web application that allows users to create and customize their resumes easily. Built with React and styled using Tailwind CSS v4, this app makes it quick and easy to generate professional-looking resumes.

Features

  • Create Custom Resumes: Add, edit, and remove personal information, work experience, education, skills, and more.
  • Real-Time Preview: View a live preview of your resume as you make changes.
  • Responsive Design: Optimized for desktop, tablet, and mobile devices using Tailwind CSS.
  • Fast Development: Built using React’s State, Context, and Effect hooks for efficient state management and side effects handling.
  • Live Preview: Hosted on Netlify for easy access and real-time updates.

Demo

Check out the live demo of the app here: Resume Builder App

Tech Stack

  • React: For building the interactive user interface.
  • Tailwind CSS v4: A utility-first CSS framework for quick and responsive styling.
  • React State, Context, and Effect Hooks: Used for managing state, sharing data across components, and handling side effects.
  • Netlify: For deployment and hosting the app online.

Installation

To run this project locally, follow these steps:

1. Clone the repository

git clone https://github.com/your-username/resume-builder-app.git


### 2. Navigate to the project folder

```bash
cd resume-builder-app


3. Install dependencies
bash
Copy
npm install
4. Start the development server
bash
Copy
npm start
Your app should now be running at http://localhost:3000.

Usage
Once the app is running, you can:

Add Sections: Use the provided forms to add details to your resume.
Edit Sections: Click on any section to make changes.
Delete Sections: Remove unnecessary sections with ease.
Preview Resume: Watch the changes you make appear live in the preview section.
Contributing
Feel free to fork the repository, create an issue, or submit a pull request if you'd like to contribute improvements or fixes to the app.

License
This project is licensed under the MIT License - see the LICENSE file for details.

Thank you for checking out this Resume Builder app! If you have any questions or suggestions, feel free to reach out or open an issue.

Happy building! 🚀

csharp
Copy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published