Skip to content

abnersouza/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

❔ About

Personal Portfolio, few free to update and use for your personal portfolio.

Abner Souza Portfolio

Screenshot

Portfolio

🛠 Tech Stack

The list of the main techs used in this project.

Frontend

Hosting

Installation

Fork the Repository:

Simply click on the “fork” button of the repository page on GitHub.

Clone the Repository:

git clone https://github.com/abnersouza/portfolio.git

How to use

Inside the public folder update with your personal information the following files:

  • public/index.html # Title and MetaTags.

  • public/resumeData.json # All the information data for the portfolio.

  • public/Abner-Souza-CV.pdf # Remove and add your own curriculum in a pdf format.

  • public/images/abner-souza.jpeg # Add your own profile picture

  • public/images/abnersouza.png # Add your own portfolio screenshot

How to run/build

# Navigate to root directory
> cd ./portfolio

# Install all dependencies
> npm install

# Run localhost
> npm run start

# Build for production, it creates a folder called /build
> npm run build

Open your browser

http://localhost:3000

📜 License

This project is under MIT License

About

Personal Portfolio made in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published