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 deploy
The 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/ResumeHut
Go to the project directory
cd ResumeHut
To Run Server
Install dependencies
npm install
Start the server
npm start
To Run Client
Install dependencies
npm install
Start 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.