website design project
This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!
Site published at: https://rokasime.github.io/website-Personal/
Design: Personal
- Github pages
- responsive design
- HTML forms
- icons / FontAwesome
- Google Fonts
- CSS animations
- content rendering
- responsive gallery
- slider
Node.js - download and install
https://nodejs.org
Git - download and install
https://git-scm.com
Would like to run this project locally? Open terminal and follow these steps:
- Clone the repo
git clone https://github.com/RokasIme/website-Personal.git
- Install NPM packages
or
npm i
npm install
- Run the server
npm run dev