Memory Portraits is a minimal and elegant photography website designed using only HTML, CSS, and JavaScript. This project uses the Lenis library for smooth scrolling to enhance user experience.
- Smooth scrolling with Lenis
- Beautiful layout for showcasing photography categories:
- Children Photography
- Marriage Photography
- Maternity Photography
- Newborn Photography
- Fully responsive design
- Optimized for modern browsers
- A modern web browser
- Basic knowledge of HTML, CSS, and JavaScript
- Clone this repository:
git clone https://github.com/MohanasundaramNagaraj/memoryportraits.git
- Open the project folder:
cd memory-portraits
- Open
index.html
in your browser to view the website.
- Navigate to different photography categories by scrolling through the website.
- Enjoy the smooth scrolling effect powered by the Lenis library.
memory-portraits/
|-- index.html # Main HTML file
|-- css/
| |-- styles.css # CSS styles
|-- js/
| |-- main.js # JavaScript for Lenis and interactions
|-- assets/
|-- images/ # Folder for images
- HTML - Markup language for structure
- CSS - Styling
- JavaScript - Functionality and Lenis integration
- Lenis - Smooth scrolling library
This project is licensed under the MIT License.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Mohanasundaram Nagaraj - https://github.com/MohanasundaramNagaraj