Skip to content

hanishtharwani123/MentalHarbor

Repository files navigation

Mental Harbor - Navigating Mental Wellness

Screenshot 2023-10-31 183116

Welcome to Mental Harbor, your online sanctuary for mental health support and guidance. This Next.js-based website provides valuable information, resources, and articles related to mental health.

Live Demo: Mental Harbor Website

Getting Started

To run this project locally or make any contributions, follow these steps:

  1. Clone this repository:

    git clone https://github.com/yourusername/mental-harbor.git
    cd mental-harbor
  2. Install the project dependencies:

    npm install
    # or
    yarn install
  3. Start the development server:

    npm run dev
    # or
    yarn dev
  4. Open your browser and navigate to http://localhost:3000 to view the project locally.

Technologies Used

This project is built with the following technologies:

  • Next.js: The framework used for building the project.
  • React: The JavaScript library for building user interfaces.
  • CSS: The project's styling and layout are achieved using CSS.

Project Structure

  • pages/: Contains the project's pages and routing.
  • components/: Includes reusable components used throughout the project.
  • styles/: Holds the project's CSS styles.

AOS Animation

This project features AOS (Animate On Scroll) animation for a more engaging user experience. AOS animations have been applied to specific elements to create dynamic and visually appealing effects as users scroll through the content.

AOS Library: AOS - Animate On Scroll Library

Contributing

We welcome contributions from the open-source community! If you'd like to contribute to the project, please read our Contribution Guidelines to get started.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Mental Harbor: Your Safe Haven for Mental Health Support and Guidance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published