Front end of Medical Pager app using React.
- Node.js
- React
- React-DOM
- React-Create-App
- Twilio
- Stream chat
- npm
- CSS
- ES6
- Medical-Pager-api
Front end of Medical pager app using React.
Medical pager is a live chat app that supports a variety of functionalities
to provide the best user experience to the medical community.
- Send direct messages
- Reply into threads
- Reactions with emojis
- Send multimedia like: images, gifs, preview for embeded youtube videos
- Delete messages
- Edit messages
- Create channels
- Edit channels
Here you will find a community of doctors who you can chat with, ask for help
or even collaborate with them.
THANKS for using Medical Pager chat app :)
Visit Medical-pager
- Demo users
- username: drdiego
- Internet Connection
- Web Browser
- Code Editor
- Node Package Manager (NPM)
- Clone the Medical-Pager-api repo
- Open your terminal
- Windows:
Win + R
, then typecmd
| Mac:Command + space
, then typeTerminal
| Linux:Ctrl + Alt
- Windows:
- Navigate to a directory of your choosing using the
cd
command (e.g: cd my-directory/) - Run this command in your OS terminal:
git clone https://github.com/Diegodsha/Medical-pager-chat-front.git
to get a copy of the project. - Navigate to the project's directory using the
cd
command - Run
npm i
to install all dependencies
-
After cloning the Medical-Pager-api repo, modify de URL and change the path to the local server of your choose (e.g let's say you want to use the api in port 5000 URL = http://localhost:5000) located at src/Components/Auth.js
-
From within the project directory run
npm start
to start a local server in your web browser. -
Available Paths:
- Visit
http://localhost:5000/
for Home view
- Visit
👤 Diego Hernández
- Portfolio: Portfolio
- LinkedIn: diegoshdezaguilar
- GitHub: @Diegodsha
- Twitter: @diegohdezchimo
Give a ⭐️ if you like this project!
This project is MIT licensed