A Resume Builder application in React that allows users to create, customize, and preview their resumes in real-time.
https://resume-experience.vercel.app/
-
Live Preview: See your resume updates in real-time as you fill in your details.
-
User-Friendly Interface: Simple, intuitive, and easy-to-navigate UI.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd <project-directory>
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000to start using the app.
React.js
MIT © Moaz Irfan

