This is a repository of Creative UI Designs for Creative & Simple Landing Pages. There is only one page and it is self contained - which means, all the HTML, CSS and JavaScripts are inside the same file or at least, the same directory.
This Repository is also participating in Hacktoberfest 2021.
The User Interfaces feature with these qualities:
- Completely Responsive
- Code Properly Indented with ESLint & Prettier
- Looks Really Good and User Friendly (smooth functioning)
The simple contribution instructions are:
- Star ⭐ & Fork 🍴 this Repository. Subscribe to my YouTube Channel.
- Create a directory under your GitHub Username.
- Inside the directory, please have the list of static files.
- Create a Pull Request with the PR Template given.
- All the best for your Hacktoberfest Journey!
Your submission should include:
- One Supporting JavaScript File
- One Supporting CSS File
- The Landing Page:
index.html
In case if you are planning to make multiple submissions, please create a subfolder inside your Username directory. These both cases might give you an idea:
Only One Submission
praveenscience/
├── index.html
├── script.js
└── styles.css
Multiple Submissions
praveenscience/
├── first/
│ ├── index.html
│ ├── script.js
│ └── styles.css
└── second/
├── index.html
├── script.js
└── styles.css
If you're not there, I am not there. Thank you for making this repository great! ❤️