A functional, aesthetically pleasing website design template for a event/festival
- Employ transparent and significant nomenclature for variables, functions, classes, and so forth.
- Maintain consistent vocabulary for identical types of variables, functions, or classes.
- Adhere to the camelCase naming convention for variables, functions, and methods.
- Conform to the PascalCase naming convention for classes and interfaces.
- Utilize comments to elucidate the logic implemented in functions and classes.
- Leverage components to enhance the readability and maintainability of the code.
- use yarn for installing dependencies
- fork the project
- clone the project
yarn
yarn dev
for husky not set as executable run this command
chmod ug+x .husky/*
Please make the UI Mobile Responsive also, Use appropriate units so overflow doesn't occur