This is a website I created to showcase my ability as well as my past projects. It shows projects ranging from frontend only to full stack.
- Shows a range of technical projects.
- User can view my skills, education and CV in a PDF format.
- Responsive on different browsers and screen sizes.
- Links to GitHub and LinkedIn page available
View Demo || Report Bug
To run this website locally, follow the following instructions:
- Clone the repo
git clone https://github.com/AndrianaOS/cv-portfolio.git
- Install NPM packages
npm install
- Run the code
npm start
If point 3 does not open in the browser, use this URL to view project in the browser:
http://localhost:3000This project was bootstrapped with Create React App.
Reach out to me on LinkedIn: AndrianaOS
Contributions, issues and feature requests are welcome.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.