Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 664 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 664 Bytes

Resume Project

This is a project built in React and Vite. It is a responsible developtment by Karine Amorim.

About

  • It is available in: [Currículo - Kelly Silva]

  • This, is a built application, the initial idea was to have a resume for portfolio. And made to present Mrs. Kelly

  • The routing applied was HashRouter instead of BrowserRouter, since that did not work properly in production.

Run this project

To run this project:

  1. Donwload the project.
  2. If you donwload the zip, make sure to extract it.
  3. Run npm install.
  4. Be sure that you are using an according node version.
  5. Run npm start