Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoshitunaiga/npi-medical-board
A Vite-React app that serves as a data board that renders information based on a provider's npi using mimilab's npi explorer API
https://github.com/yoshitunaiga/npi-medical-board
api javascript material-ui react vite
Last synced: about 2 months ago
JSON representation
A Vite-React app that serves as a data board that renders information based on a provider's npi using mimilab's npi explorer API
- Host: GitHub
- URL: https://github.com/yoshitunaiga/npi-medical-board
- Owner: YoshiTunaiga
- Created: 2024-04-23T18:48:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T16:34:11.000Z (5 months ago)
- Last Synced: 2024-08-03T04:38:36.295Z (5 months ago)
- Topics: api, javascript, material-ui, react, vite
- Language: JavaScript
- Homepage: https://gi-npimedical.netlify.app/
- Size: 1.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NPI MEDICAL BOARD
## Table of Contents
1. Intruduction
2. Tech Stack
3. Features
4. Next Steps
5. Quick Start
6. Footer## Introduction
A single-page vite+react app using mimilabs NPI explorer API.
Note: Provider's image not available.
## Tech Stack
- React.js
- Vite
- JavaScript
- Material UI
- Styled-components## Features
- Search for provider by NPI
## Next Steps
- Search for provider by name or NPI
- Search options to choose from before displaying provider information.## Quick Start
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repo**
```
git clone https://github.com/YoshiTunaiga/npi-medical-board.git
cd npi-medical-board
```**Installation**
```
npm install
```**Running the Project**
```
npm run dev
```Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh## Footer & Gratitudes
Powered by [mimilabs.ai](https://mimilabs.ai)