To preview the webpage, click here
A frontend focussed Web project that is made as a landing page for a Kolkata based social service NGO.
- HTML : index.html provides basic structure to the webpage
- CSS : style.css helps in styling the webpage
- JavaScript : main.js consists of functions that enables parallax effect using event listener and reveal function to add animation
- Install Code editor (VS Code is recommended).
- Download GitHub Desktop.
- Sign in to GitHub.com and GitHub Desktop before you start to clone.
- On GitHub.com, navigate to the main page of the repository.
- Above the list of files, click Code.
- Click Open with GitHub Desktop to clone and open the repository with GitHub Desktop.
- Click Choose... and, using the Finder window, navigate to a local path where you want to clone the repository.
Note: If the repository is configured to use LFS, you will be prompted to initialize Git LFS.
- Click Clone.
- Once the repository has been cloned, open the folder in VS Code.
- Download and Install Live Server extenstion.
- Open the index.html file and click "Go Live" button in the bottom right corner of VS Code.
You are free to use and make changes is my code. I would recommend you to clone and rename this project and use it for your own purpose. Certain points need to be kept in mind while you make any changes.
- Even though CSS file has been structured using comments, HTML file is structured but lacks comments and JS file is just coarse.
- Folder structuring is not done properly as this was my earliest of projects and I was ignorant.
- Image resources cannot be accessed as they are stored as ftp. You will find image url and not any path.
If you found an issue or would like to submit an improvement of this project, please submit an issue using the issue tab above. If you would like to submit a PR with a fix, reference the issue you created!
This project has been completed. There is no plans of any further working over this project from my end(author's end). If you think you can add any feature, do ping me on my socials(recommended) or submit an issue.