Skip to content

epicnessinha/my-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-based CV (Code Challenge)

⚠️ Currently under development! ⚠️

  • Media queries of the header are not working as expected in mobile screens. Currently fixing it!

For this challenge, was suggest the creation of a web-based curriculum vitae to show, in practice, the extent of my knowledge and abilities in TypeScript, React and Scss.
It was my first time using TypeScript and Sass from strach in a project.
I was inspired by the Wes Anderson aesthetic to create the UI design of this project.
This Web-based CV have 3 pages, reusable components, a timer, dark mode, header and footer that remains the same on every page, unit tests (Jest), redirects to my personal websites (Linkedin, Github and Portfolio), responsive design (currently doing some fixings) and it was deployed on Netlify.

Netlify Status

Visuals

Homepage About Experience Education Contacts

Instructions to use:

Follow this steps:

Clone this repo:

https://github.com/epicnessinha/my-cv.git

Install npm package:

npm install

Run the app:

1. npm start

or

2. Open Netfly.

Runs the app in the development mode.
Opens http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.

Endpoints:

  • "/"
  • "/about"
  • "/education"
  • "/experience"
  • "/contacts"

Author contact:

Vanessa Ferreira

License

MIT

About

Web-based curriculum vitae

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors