Giter Site home page Giter Site logo

leticiabytes / website-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diptenusarkar/website-template

0.0 1.0 0.0 81.72 MB

Website Template this repository is free for all. You can use this code for both personal & commercial use.

License: MIT License

Shell 0.01% JavaScript 7.71% CSS 47.53% Nix 0.02% HTML 44.55% Pug 0.18%

website-template's Introduction

Website-Template

A free for all website template repository.


Permissions

  • You can use the templates for both personal and commercial use.
  • You can not claim the templates. (Applicable to the use)

For Contributors

  1. Make sure that you own the full code & design yourself.
  2. By contributing, you are going to give others the permission to use 100% of your code.

Index

  1. 404 Page: Design of a 404 page that can be implemented anywhere.
  2. App Landing: A complete app landing page with various sections for describing your organization/work.
  3. Carousel: A simple carousel that you can add to your website.
  4. Domain Sell: A well designed page for domain selling.
  5. Express Template: This is a template for Express App. [It contains a navbar template.
  6. Footer: Two footer templates- one with a form, one for social media links.
  7. Glassomorphism: A beautiful design element for your website- a glass card that can be written upon, translucent enough to give hints of the background image.
  8. Gradient Generator: A simple gradient generator that gives the rgb values for colours that're involved in the gradient.
  9. HamBurgerPage: A well animated hamburger menu.
  10. Medical Template: A complete web page designed for medical applications, with graphics and a form.
  11. News Template 1: A complete web page designed for news/blog application, with news cards, search and categories for news.
  12. NextJS-Template: A template for using next.js in your project.
  13. Portfolio: A comprehensive web page with everything a freelance photographer/developer/artist etc. [might require- About, Experience, Pricing, Reviews and more!
  14. ProfileHover: A template for hover animation over a photo/card.
  15. Quote-site: A page that gives you a random 'quote of the day'.
  16. [React-template
  17. Restaurant Template: A template for a restaurant/food-delivery company's website.
  18. Searchbar: A working search bar. [The page has a lot of names and with the search bar, you can find any name from the data.
  19. StickyNavbar: An animated sticky navbar.
  20. Template: A silly pair of templates for a 404 page and website-under-construction page.
  21. Travel Blog: This is a simple travel blogger website template. [Can also be used by a travel company.
  22. Website Under Construction: Simple website under construction page.

๐ŸŽ‰ Getting Started

  1. Fork this repository.

  2. Clone your forked copy of the project.

    git clone https://github.com/<your_user_name>/Website-Template.git
    
  3. Navigate to project directory.

    cd Website-Template
    
  4. Add reference to original repository (remote).

    git remote add upstream https://github.com/Diptenusarkar/Website-Template.git
    
  5. Before making any changes in the repository, always fetch and pull from the upstream repository to keep your branch updated with the parent repository.

    git pull upstream main
    
  6. Create a new branch.

    git checkout -b <your_branch_name>
    
  7. Create Your template folder, Work on it.

    Ex. "School Website"
    
  8. Move your changes to the git staging area.

    git add .
    
  9. Commit your changes in staging area.

    git commit -m "<relevant message>"
    
  10. Push the committed changes in your local branch to your remote repo's branch.

    git push -u origin <your_branch_name>
    
  11. Make a pull request (PR). ๐Ÿš€

Our Contributors

website-template's People

Contributors

diptenusarkar avatar balayokesh avatar dependabot[bot] avatar thecodermaniac avatar aryav-022 avatar kartiksaxena532 avatar kritika30032002 avatar dynamicmortal avatar dinisha18 avatar ajaygitt avatar sumedh-byte avatar motasimmakki avatar abhisehk-dev avatar ritu-2001 avatar slmpire avatar louierosero avatar elvinpero avatar dea314 avatar silenteyedev avatar skywolf369 avatar technoprabin avatar im-techno avatar killerraj369 avatar anik4b avatar milanmdev avatar pathakharsh123 avatar prbhtkumr avatar rahulchaudhary2244 avatar renzien avatar yashgoel2211 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.