Skip to content

A collection of CSS, JS, and basic animation components.

License

Notifications You must be signed in to change notification settings

Satyam1203/frontend

Repository files navigation

frontend

This repository conatins full page and component based inspirations for Web Design.

Directory Sructure

  • /animations contains css and js animations
  • /components contain css designs
  • /vanilla-js stuff contains javascript based stuff
  • /explorations may contain any interesting stuff related to css/js
  • /url-shortening-app, /social-media-dashboard are challenges by frontendmentor.io

Contributing Guidelines

Pull requests are welcome. Please open an issue first to discuss what you would like to add.

  1. Raise an issue

  2. Fork this repoository. (https://github.com/Satyam1203/frontend/fork)

  3. Make your changes.

  4. Format the code, so everything is properly arranged. (Use Prettier)

  5. Create your branch.

    git checkout -b feature/<BRANCH_NAME>
    
  6. Add and Commit your changes.

    git commit -am 'Adding a new feature'
    
  7. Push to your branch.

    git push origin feature/<BRANCH_NAME>
    
  8. Create a new Pull Request

About

A collection of CSS, JS, and basic animation components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •