Skip to content

Exiels/CVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVP (Curriculum Vitae Project)

The CVP Project is a HUB Project at Epitech Rennes created by Exiels.

The purpose of this project is to create a CV website containing a frontend and a backend summerizing the CV of Exiels.

The Github API is used to present the project worked on.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_HOST example : DB_HOST=0.0.0.0

DB_PORT example : DB_PORT=27017

EXPRESS_PORT example : EXPRESS_PORT=8080

JWT_SECRET example : JWT_SECRET=key

GHTOKEN example : GHTOKEN=token

Deployment

To deploy this project run

Backend

  docker-compose up --build

Frontend

  cd frontend
  npm start

Features

  • Front responsive
  • Modern Design (Exemple Solonick)
  • Automated Github project showcase (Api Github)
  • Personnal summary
  • Social networks links
  • Automated list of past/present jobs
  • English/French website
  • Automated competencies list
  • Automated contact information
  • Personnal login system
  • Admin page with the possibility of adding compretencies, contact informations and jobs

Tech Stack

Frontend: React, SCSS

Backend: Node, Express

Authors

License

MIT

About

Website CV Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published