Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrishtiSingh26 authored Sep 11, 2024
1 parent d679673 commit b7c6b42
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,44 @@
# EmpowerSafe Website

## Overview
**EmpowerSafe** is a web-based initiative designed to provide safety tips, resources, and support for women. The website includes safety advice, helplines, support groups, useful apps, and websites that promote women's safety and empowerment.

The site is responsive and designed with a clean, user-friendly interface to ensure accessibility for all visitors.

## Features
1. **Header Section with Marquee**:
- Inspirational quotes from women leaders like Sheryl Sandberg and Marie Curie, displayed in a scrolling marquee.

2. **Navigation Bar**:
- Links to important sections: Safety Tips, Resources, and Contact.

3. **Quick Safety Tips**:
- Essential safety tips for women to stay alert and protect themselves in various situations.

4. **Resources Section**:
- A list of helplines, support groups, and useful apps/websites related to women's safety.

5. **Contact Us**:
- Information for visitors to reach out via email for any questions or support.

6. **Footer**:
- A fixed footer that includes the copyright information.

## Technologies Used
- **HTML5**: For the structure and content of the web pages.
- **CSS3**: For styling, including Flexbox for responsive design and animation for the scrolling marquee.

## How to Use
1. Clone or download the project repository.
2. Place the `bg.jpg` image file in the root directory of your project (if not already there).
3. Open the `index.html` file in any web browser to view the website.

### Project Structure
```bash
empower-safe/
├── index.html # Main HTML file
├── bg.jpg # Background image (replace this with your own image)
├── README.md # Project documentation
# Empowersafe
html website based on women safety

0 comments on commit b7c6b42

Please sign in to comment.