Skip to content

hoangquochung1110/cv-creator

Repository files navigation

CV Creator LIVE DEMO

A side project to reinforce my understandings of React fundamentals (Components & Managing Props & States). Lessons learn:

  • Resuable components
  • Managing props and states
  • Conditional rendering

Built with

  • React
  • styled-components

Deploy with

  • gh-pages
  • GitHub Actions

Project structure

File or folder Description
src/index.js the entry file
src/components reusable React components
src/parts single-use React components
src/resume the main view of project
src/utils utility data/ helper functions

Notes

Consider using Redux for larger applications to prevent from passing props through multiple levels of the component trees.

About

A minimalist CV template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published