Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robiuzzaman4/find-therapist


https://github.com/robiuzzaman4/find-therapist

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Find Therapist - Easily Find Your Nearest Therapists

## Features:

- Create user account by email password credentials
- Sign in with existing account or social login like Google
- Search nearest therapist by location or city name
- Clean, minimal and functional Ui
- Fully mobile responsive

## Used Technologies:

- React.js - for fast modern Ui
- React router dom - for routing
- Tailwind CSS - for styling
- Firebase - for authentication
- Embla Carousel - for custom slider
- Sonner - for animated toast
- Netlify - for deployment

## How to Run Locally:

To run this project locally, follow these steps:

## Steps:

1. **Clone the Repository**

Open your terminal and clone the repository using the following command:

```bash
git clone https://github.com/robiuzzaman4/find-therapist.git
```

2. **Navigate to the Project Directory**

Change your directory to the project folder:

```bash
cd find-therapist
```

3. **Install Dependencies**

Install the required dependencies using npm:

```bash
npm install
```

4. **Run the Development Server**

Start the development server using Vite:

```bash
npm run dev
```

5. **Access the Application**

Open your web browser and navigate to:

```bash
http://localhost:3000
```

## Live Link: [Visit Now](https://findtherapist.netlify.app/)