/portfolio

My online portfolio

Primary LanguageTypeScript

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