Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 952 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 952 Bytes

Menses-Says

Welcome to Menses Says, a menstrual hygiene blog website where users can read and compose content related to menstrual health and hygiene.

Features

  • Read Content: Users can browse through articles, tips, and information related to menstrual health and hygiene.
  • Compose Content: Users can create and contribute their own articles, tips, and stories to the platform.
  • Contact Us: Users can contact us for queries and feedback.

Installation

To run the Menses Says website locally, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/bhumika-1127/Menses-Says.git
  1. Navigate into the project directory:
cd Menses-Says
  1. Install the dependencies using npm:
npm install
  1. Start the server using nodemon:
nodemon index.js
  1. Open your web browser and visit http://localhost:3000 to view the Menses Says website.