This is a simple landing page for a fictional AI-powered mental wellness companion called Serenity AI.
index.html: The main HTML file.assets/: Contains all the assets for the project.css/: Contains the CSS files.style.css: The main CSS file.
js/: Contains the JavaScript files.script.js: The main JavaScript file.
images/: Contains all the images for the project.icons/: Contains all the icons for the project.
components/: Contains all the components for the project.pages/: Contains all the pages for the project.utils/: Contains all the utils for the project.
To get started, open the index.html file in your browser.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.