Skip to content

This is a Hacktoberfest Repository for Creative & Simple Landing Pages.

Notifications You must be signed in to change notification settings

rohannsahh/Creative-Simple-Landing-Pages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative & Simple Landing Pages

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.

Hacktoberfest 2021 Included

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)

Contribution Instructions

The simple contribution instructions are:

  1. Star ⭐ & Fork 🍴 this Repository. Subscribe to my YouTube Channel.
  2. Create a directory under your GitHub Username.
  3. Inside the directory, please have the list of static files.
  4. Create a Pull Request with the PR Template given.
  5. All the best for your Hacktoberfest Journey!

Files to be Included

Your submission should include:

  1. One Supporting JavaScript File
  2. One Supporting CSS File
  3. 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

Contributors List

If you're not there, I am not there. Thank you for making this repository great! ❤️

Contributors List

About

This is a Hacktoberfest Repository for Creative & Simple Landing Pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.9%
  • CSS 38.3%
  • JavaScript 4.8%