Skip to content

Bushraabir/relevia

Repository files navigation

Relevia

Relevia is a web application designed to help individuals manage and overcome panic attacks. It provides resources, tools, and support to address emotions and cope effectively. This project is a small effort from EmpowerED Global to raise awareness about panic attacks.

Table of Contents

Features

  • Resource Library: Comprehensive articles and guides on understanding panic attacks.
  • Interactive Tools: Breathing exercises, grounding techniques, and tracking logs.
  • Animated UI: Smooth, responsive animations powered by Framer Motion.
  • Responsive Design: Optimized for mobile and desktop devices.
  • Tailwind CSS: Custom styling for a modern, cohesive look.

Installation

  1. Clone the repository:
    git clone https://github.com/Bushraabir/relevia.git
  2. Navigate to the project directory:
    cd relevia
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

Usage

Once the development server is running, open http://localhost:3000 in your browser. Explore the navigation menu to access different sections:

  • What is it actually?: Learn about panic attacks.
  • Coping Techniques: Interactive exercises and tools.
  • Medication: Information on medications.
  • Contact: Reach out for support or collaboration.

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature
  3. Commit your changes:
    git commit -m "Add feature"
  4. Push to your branch:
    git push origin feature/your-feature
  5. Open a pull request.

Please follow the existing code style and include tests where applicable.

Contact

For support or collaboration, reach out via:

This project is a small effort from EmpowerED Global to raise awareness about panic attacks.