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.
- 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.
- 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.
To install the project locally, follow these steps:
- Clone this repository.
git clone git@github.com:lauraguerra1/tele-behavioral.git
- Move into the project directory and install dependencies.
cd tele-behavioral npm install
- Open the local repository in your broser.
npm run dev
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.