An AI-powered resume builder created with React, TypeScript, and the Grok API for intelligent resume suggestions.
- React - JavaScript library for building user interfaces.
- TypeScript - Typed superset of JavaScript that adds static types.
- Grok API - Provides AI-powered suggestions to enhance the resume creation process.
Follow these instructions to set up and run the project locally.
Make sure you have Node.js and npm installed.
-
Clone the repository:
git clone https://github.com/your-username/my-app.git cd CVMaster
-
Install dependencies:
npm install
-
Start the development server:
npx vite
The app should now be running on
http://localhost:3000
.
Distributed under the MIT License. See LICENSE
for more information.
This `README.md` reflects the addition of the Grok API, setting a foundation for the AI assistant functionality. Let me know if there are other sections to expand on!