Skip to content

yougotwill/sortifiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sortifiler landing page

Sortifiler needed a landing page and I wanted to try out tailwindcss and so this repo was born.

Screenshot

Installation

  1. Make sure you've installed all requirements
  2. Clone this repository: git clone https://github.com/yougotwill/sortifiler-landing

Usage

Here's a short explanation how to use sortifiler-landing:

  1. cd into the repository
  2. Do some JavaScript in script.js and save.
  3. Open index.html in your browser of choice and see the results.

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

  • TailwindCSS

License

GNU GPLv3

References