DEV Community

Cover image for A resume builder built with React.js (Hooks, Context API, and Router) [Second project]
L.L.
L.L.

Posted on

A resume builder built with React.js (Hooks, Context API, and Router) [Second project]

Hey, devs! :)

I've been learning React for a few weeks now and I just finished my second project (the first one I created to learn about Components and API requests):
A resume builder.

Link: https://resumiapp.herokuapp.com/
Github repo: https://github.com/lucasmrl/resumi

I got inspired by https://flowcv.io/ where I created my resume a few months ago and then I saw this project. Since I am new, I was not completely able to understand all the code/logic he used, so I decided to put in practice what I have been studying about React and also to learn about Hooks, Context API, and React Router.

After finishing this, "I know that I know nothing". :P

Please, any feedback will be much appreciated.

PS: Not mobile-friendly yet.

Top comments (1)

Collapse
 
navinrangar profile image
Navin Singh Rangar

Hey LL,
your heroku link is broken.
Could you please fix that?