Skip to content

CallMeMaverick/CVCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️CVCraft

CVCraft is a React-based web application that helps users create and manage their CVs with ease. It's built with simplicity in mind, allowing you to input your skills and work experience and see them reflected on your CV immediately.

💡Features

  • Input sections for skills and work experience
  • Centralized state management for enhanced state handling across components
  • Responsive design for mobile and desktop usability

🏃🏻‍♂️Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

📚 Prerequisites

Before you begin, ensure you have met the following requirements:

⚙️ Installing

Follow these steps to get your development environment running:

  1. Clone the repository to your local machine:

    git clone https://github.com/CallMeMaverick/CVCraft.git
  2. Navigate to the cloned repo:

    cd CVCraft
  3. Install project's dependencies:

    npm install
  4. Start the development server:

       npm run dev

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Before You Contribute:
Review the coding style: Familiarize yourself with coding conventions to ensure consistency.
Fork the repository: Create a personal fork of the repository to work on your changes.
Open an issue: For major changes, discuss your ideas in an issue before starting a pull request.
Write clear commit messages: Use descriptive commit messages that explain your changes.
Test your changes: Ensure your contributions don't break existing functionality. Write or update tests as needed.

📄License

This project is licensed under the Apache-2.0 License - see the LICENSE.md file for details

About

React app for building and customizing your CV. Add your personal info, education, skills, and experience.

Topics

Resources

License

Stars

Watchers

Forks