Portfolio website created to showcase my projects as well as my education and previous working experience.
The portfolio was created as the final project of a university course called Web Development III. It showcases my projects as well as my education and working experience and gets this data from a REST API and database through Fetch API. The design and logo of the portfolio was created using Adobe XD and the code with Visual Studio Code. The project uses TypeScript and Sass with the help of npm and Gulp to convert it to JavaScript and CSS respectively.
-
npm [https://www.npmjs.com/]
-
Gulp [https://gulpjs.com/]
-
these dependencies are only needed to edit the project files, not to use the UI itself.
- Clone this repository by running the following command in a terminal:
git clone https://github.com/sawa2005/portfolio.git
- Install the dependencies npm and Gulp (install guides on their respective websites).
- Install the npm packages needed using the following command:
npm i
- To run Gulp and start editing the project files use the following command:
gulp
Samuel Ward | @slw_one
Inspiration