Skip to content

adamcockell1/what-the-fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What The Fork

Click here to visit the site.

The intention behind this project is to create a striking visual web experience using javascript animations and effects and responsive design. More or less a tech demo/testing grounds for learning Javascript.

Inspired by:

Contributor Guidelines

This project uses Prettier for code formatting. Ensure that Prettier is downloaded and enabled for this project before continuing.

  1. Commit changes to a new branch, not main
  2. Branches must follow a naming scheme:
    • f/<branchName> for feature additions
    • b/<branchName> for bugfixes
    • o/<branchName> for other types
  3. Fill out the pull request template upon committing to a new branch
  4. All commits and pull requests must use a relevant gitmoji

Known Issues

  • None! :)

Solved Issues