/portfolio

Primary LanguageJavaScript

Portfolio

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!

Further development

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.

Built with

  • Javascript
  • React
  • Bootstrap

To set up project localy:

  • 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.

Author

Ivana Novaković-Leković

Acknowledgments

Intro page glitching animation is based on Kevin Powell's solution. Blog page 'work in progres' animation is based on Bence Szabo's idea.