An online application to generate beautiful resumes in a go with a range of different well formated resume templates. Download your resume instantly and edit then in a go.
To run this project, you will need to add the following environment variables to your .env file
First in your server .env file
MONGO_USER MONGO_PASSWORD CLIENT_URL GITHUB_CLIENT_SECRET GITHUB_CLIENT_ID
COOKIE_KEY GOOGLE_CLIENT_SECRET
GOOGLE_CLIENT_ID
Then in your client .env.local file
REACT_APP_BASE_URL
To deploy this project run
npm run deployThe Project is deployed on the following URL
Client - Netlify
Server - Render
DataBase - MongoDB
Client: React, Material-UI
Server: Node, Express, MongoDB
Clone the project
git clone https://github.com/Aaditya1978/ResumeHutGo to the project directory
cd ResumeHutTo Run Server
Install dependencies
npm installStart the server
npm startTo Run Client
Install dependencies
npm installStart the client
npm start- Mutliple Resume Templates
- Secured Github Sign In
- Easily find your created Resumes
- Profile page to edit and delete resumes created by you
Contributions are always welcome!
If you like the project please ⭐ the repo.
If you have any feedback, please reach out to us.



