Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 3.22 KB

README.md

File metadata and controls

60 lines (46 loc) · 3.22 KB

Roxanne Flaherty Behavioral Health

Welcome to the Roxanne Flaherty's Behavioral Health services! As a freelance software engineer, I had the proviledge to work with Board Certified Family & Psychiatric Nurse Practitioner, Roxanne Flaherty to build and maintain her private practice website. The platform allows patients to browse her services and easily send inquiries online.

Table of Contents

Screen Shot 2023-11-17 at 5 41 48 PM

Client Overview

  • Client Name: Roxanne Flaherty Behavioral Health Services
  • Profession: Family and Psychiatric Nurse Practitioner
  • Project Goal: Develop a website for patients to explore services and send inquiries online.

Usage

  • Visit the live website: Experience the Roxanne Flaherty Behavioral Health website firsthand by navigating to roxanneflaherty.com.
  • Explore mental health services: Take a moment to discover the comprehensive range of mental health services offered.
  • Get connected: If you're interested in becoming a patient or have inquiries, don't hesitate to reach out! Utilize the user-friendly form to send your questions and connect with Roxanne Flaherty.

Screen Shot 2023-11-20 at 11 22 13 AM

Installation

To install the project locally, follow these steps:

  1. Clone this repository.
    git clone [email protected]:lauraguerra1/tele-behavioral.git
    
  2. Move into the project directory and install dependencies.
    cd tele-behavioral
    npm install
    
  3. Open the local repository in your broser.
    npm run dev
    

Technologies

This project was crafted with a modern and robust technology stack to ensure optimal performance, security, and a seamless user experience.

  • Frontend: TypeScript and React
    • Framework: Next.js, chosen for its ease of handling backend code within the project.
  • Backend: Node.js
    • Utilized for seamless integration with the frontend and for enhanced security in email handling, implemented through Nodemailer.
  • CSS Framework: Tailwind CSS
    • Employed for responsive design, ensuring a visually pleasing and functional experience across all screen sizes.

TypeScript React Next.js Node.js Tailwind CSS Nodemailer