Skip to content

Aaditya1978/ResumeHut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResumeHut

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.

Badges

MIT License

Environment Variables

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

Deployment

To deploy this project run

  npm run deploy

The Project is deployed on the following URL

https://resumehut.netlify.app

Client - Netlify

Server - Render

DataBase - MongoDB

Tech Stack

Client: React, Material-UI

Server: Node, Express, MongoDB

Run Locally

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

Features

  • Mutliple Resume Templates
  • Secured Github Sign In
  • Easily find your created Resumes
  • Profile page to edit and delete resumes created by you

Contributing

Contributions are always welcome!

Screenshots

Main Page

Home Page

Resume Template Page

Profile Page

Feedback

If you like the project please ⭐ the repo.

If you have any feedback, please reach out to us.