Skip to content

zakishaheen/CrazyStart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CrazyStart

Want to start developing a web project but don't want to stuck in the file setup? CrazyStart is here for you. This is very simple boilerplate with most necessary files organized very simply. You can start any project with this one.

Another Boilerplate?

I have reviewed some boilerplates but I want a most simple start which should be easy and shouldn't have any extra content which are 'optional'. So I created my own.

CrazyStart has the most simple file structure with only necessary files with no complex directories at all. I have added jQuery with a saperate js file "all.js" where you can directly code jQuery functions for projects. JQuery is very common and have become the soul of the front-end engineering these days. No?!

For making css consistent, I have added normlize.css in style.css and below that you can write your own styles, so you don't have to use more than 1 css files.

When to use CrazyStart

The answer is whenever you want. But I would recommmend to use any frontend framework like Twitter Bootstrap or Zurb Foundation if you have more than couple of pages websites. CrazyStart is for most simple projects like your portfolio website, or small landing pages.

###Want more? Dont forget to like and follow me here or on twitter @heyaliraza because I am cooking some more things and will come up very soon. visit theux.io to learn more about my work strategy or go to crazyali.me to know more about me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 62.2%
  • HTML 34.9%
  • JavaScript 2.9%