Project 7
A landing page designed using pure HTML & CSS. |
- Line 1
- Line 2
- Line 3
- Line 4
The WebApp is compatible with desktop screen only, and consistent improvements are being made.
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Make the appropriate changes in the files
- Commit your changes (
git commit -m 'Message goes here'
) - Push to the branch (
git push
) - Create a Pull Request
If you find a bug or to request a new feature, kindly open an issue here.