Skip to content

Flavio13Lins/FlavioResume

Repository files navigation

Flavio13Lins's Resume

Overview

This project showcases the resume of Flavio13Lins in a visually appealing and interactive format using React. It provides an easy-to-navigate interface for viewing professional details, skills, and experiences.

https://flavio13lins.github.io/FlavioResume/

Features

  • Responsive design ensuring seamless viewing across devices.
  • Utilizes modern web technologies such as React for dynamic rendering.
  • Easy deployment to GitHub Pages for quick sharing.

Live Demo

Check out the live demo here.

Table of Contents

Installation

To get started with this project locally, follow these steps:

  1. Clone this repository to your local machine.

    git clone https://github.com/Flavio13Lins/FlavioResume.git
  2. Navigate to the project directory.

    cd FlavioResume
  3. Install the dependencies using npm.

    npm install

Usage

Once installed, you can run the project locally using npm.

npm start

This command will start the development server and open the project in your default web browser. Any changes you make to the source files will be automatically reflected in the browser.

Deployment

To deploy your resume project to GitHub Pages, run the following command:

npm run deploy

This command will build the project and push the dist folder to the gh-pages branch of your repository, making it accessible via GitHub Pages.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or create a pull request.

License

This project is licensed under the ISC License.

About

Project used to share my resume and my portfolio

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published