A simple portfolio website project on the roadmap to getting started with web development
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Technology | Details |
---|---|
HTML | v5 |
CSS | V3 |
JavaScript | - |
To get a local copy up and running follow these simple example steps.
These are some things you may need to set up before getting started with the project
- Install a code Editor of your choice(e.g. VS Code, Sublime, Vim, Atom etc.)
- Install a web browser of your choice(e.g. Chrome, Mozilla, Brave etc.)
-
Open a bash terminal
-
Clone the repo
git clone https://github.com/jkuatdsc/portfolio-example.git
or
Download the zipped folder of the project and extract it to get the project locally
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- Home Page
- Make navigation work
- Make download button work
- Make email feature work
- Add animations
- About Page
- Portfolio Page
- add animations
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Make sure you check out the design link to know how the User Interface looks
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Juliana Sau - @juliana_sau - julienyangegmail.com
Project Link: https://github.com/jkuatdsc/portfolio-example