This project is for educational purposes only. All the credits for the design go to the original designer.
GridX is a responsive portfolio template built with HTML, CSS and JavaScript. It is a simple and clean design, with a fully responsive layout and smooth animations that will help you to build a professional website.
https://wpriverthemes.com/gridx/
- Responsive design
- Smooth animations
- Fully responsive layout
- Valid HTML5 & CSS3
- Well documented
- Cross-browser
- HTML
- CSS
- JavaScript
- AOS Library
- Iconoir Icons
- Google Fonts
To get a local copy up and running follow these simple steps.
- A browser to open the
index.html
file
- Clone the repo
git clone
- Open the
index.html
file in your browser
Contributions are what make the open source community such an amazing place to be learn, inspire and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/featureName
) - Commit your Changes (
git commit -m 'Add some featureName'
) - Push to the Branch (
git push origin feature/featureName
) - Open a Pull Request