Skip to content

tomasavelino0/professional-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Professional Portifolio Using React.js and Sass

Welcome to the GitHub repository of my professional portfolio! Here you can find information about the project's development, such as which technologies were used, how to install and run the project, usage and more. If you're confused about where you are, try this link to the deployed project instead 😄.

portfolio

This portfolio was developed as a side project during my time at Trybe to showcase some of my skills, projects and serve as an extension of my LinkedIn. It contains a header, hero and footer and is divided into five main sections: About, Skills, Services, Portfolio and Contact. It responds well to different display sizes and allows you to switch between a light and dark theme.



Built With

List of major frameworks/libraries used to bootstrap this project:

P.S.: All visual components were developed by me

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone [email protected]:tomasavelino0/professional-portfolio.git
  2. Install NPM packages
    npm install
  3. Start the app with npm
    npm run dev
  4. Visit http://localhost:3000/ on your browser

(back to top)

Usage

You may use my code or design to build your own projects, just be original about it.

(back to top)

Contact

Tomas Avelino - LinkedIn - [email protected]

(back to top)

Acknowledgments

List of resources I find helpful and would like to give credit to:

(back to top)