Skip to content

cp3junior/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Portfolio

Here is my Online Portfolio Project, encompassing my resume, educational history, and a compilation of completed projects.
While a portion of these projects remains private or has reached their completion, regrettably, I'm unable to provide accessible links for them.

Technology Used

This project was bootstrapped with Create React App.
It uses Sass for styling and react-router-dom for navigation.
Additionally, TypeScript has been employed in the project.

Installation steps

Feel free to clone this project and use this template, or customize it. \

Clone the project

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

Install dependencies

npm install

Run the project in dev mode

npm start

Build for production

npm run build