This project is a simple resume generator built using React for the frontend and Node.js with Express for the backend. It uses various libraries including MUI, TailwindCSS, Formik, and more. The database used is MongoDB.
- User-friendly interface
- Real-time preview
- Multiple templates
- Easy customization options
- Secure backend with Express
- MongoDB for data storage
- React
- MUI (Material-UI)
- TailwindCSS
- Formik
- Various npm packages
- Node.js
- Express
- MongoDB
- Various npm packages
Make sure you have Node.js and npm installed on your system. If not, please install Node.js.
-
Clone the repository: ```bash git clone https://github.com/umarkhan0/Resums-Genrator.git cd resume-generator ```
-
Navigate to the frontend directory and install the dependencies: ```bash cd frontend npm install ```
-
Start the development server: ```bash npm start ```
-
Navigate to the backend directory and install the dependencies: ```bash cd backend npm install ```
-
Start the backend server: ```bash npm start ```
-
To run the frontend development server: ```bash npm start ```
-
To run the backend server: ```bash npm start ```
If you would like to contribute, please follow our CONTRIBUTING guidelines.
- Fork the repository
- Create a new branch (`git checkout -b feature-branch`)
- Commit your changes (`git commit -m 'Add some feature'`)
- Push to the branch (`git push origin feature-branch`)
- Create a Pull Request
This project is licensed under the MIT License.
If you have any questions or need help, feel free to email me at umaraamir959@gmail.com
.