Welcome to Menses Says, a menstrual hygiene blog website where users can read and compose content related to menstrual health and hygiene.
- 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.
To run the Menses Says website locally, follow these steps:
- Clone this repository to your local machine:
git clone https://github.com/bhumika-1127/Menses-Says.git
- Navigate into the project directory:
cd Menses-Says
- Install the dependencies using npm:
npm install
- Start the server using nodemon:
nodemon index.js
- Open your web browser and visit
http://localhost:3000
to view the Menses Says website.