Skip to content

Lilykhan786/PortfolioTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website Template

This is a simple responsive portfolio website template that I made for Repl.it template jam. You can use it and make it yours by changing things and colors to your style and liking! I made it with a lot of hard work, love and of course with code :) I'm not a professional coder, but i tried my best to make it look cool and yet still keep it simple. While working with JS i got many errors, but thanks to Kakashi for fixing them. Also thanks to all people on discord who provided feedback and suggestions, especially Panda and Kub! :D

site

GitHub licenseGitHub starsGitHub forksTwitter

Mistakes are proof that we are trying!

I learned so much while making this template, if you use it, please let me know. I would love to see how amazing people can make it! I hope you'll like it!

I have used:

  • HTML5 for markup
  • Pure CSS3 for styling
  • Bit of Jquery to make header animation effects work
  • Bit of JavaScript to make a hamburger menu to work on mobile devices
  • Font Awesome for Icons
  • Unsplash for Images

Site's online link

You can add more things to make it even cooler! The comments in the code will help you navigate through it. Feel free to contribute to the code but please do not steal the code and post it everywhere as your work and if you want to use the template don't forget to give the credit. Have a nice day! :D

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

How To Use 🔧

From your command line, first clone DevFolio:

# Clone this repository
$ git clone https://github.com/Lilykhan786/PortfolioTemplate

# Go into the repository
$ cd PortfolioTemplate

# Remove current origin repository
$ git remote remove origin