This portfolio website is still work in progress, but the main featureas are functional and it is up and running here. Contributions, issues, and suggestions are welcome!
The plan is to make an API and relocate all data there. That includes the info about the projects, future blog posts, and some other additions. The blog will be functional soon, with posts about my Outreachy internship, originally published here.
- Javascript
- React
- Bootstrap
- Clone repository with
git clone https://github.com/1v4n4/portfolio.git
. - Install dependencies by running
npm install
. - Run
npm start
, and open http://localhost:3000 to view it in your browser.
Ivana Novaković-Leković
Intro page glitching animation is based on Kevin Powell's solution. Blog page 'work in progres' animation is based on Bence Szabo's idea.