DuHealth is a Healthcare Frontend UI Design built with React Native.
⭐ Star me on GitHub — it helps!
✍ Splash Screen 💦
✍ Swipe Screens 🤜
✍ Home Dashboard Screen 🏠\
- The website is completely built on
react-native
library ofjavascript
and that's why we neednodejs
andnpm
installed. - While installing
nodejs
andnpm
, try to install versions which are equal or greater than the versions mentioned in badges above. - In case you want to help developing it or simply saving it, you can fork the repository just by clicking the button on the top-right corner of this page.
- After the successful installation of
nodejs
andnpm
, clone the repository into your local system using below command:-
git clone https://github.com/Dushyant029/DuHealth-App.git
- This will clone the whole repository in your system.
-
- To download required dependencies to your system, navigate to the directory where the cloned repository resides and execute following command:
- Run the frontend
# cd duhealth $ npm install $ npm start
- Run the frontend
- Splash
- Horizontal Swiper
- Pagination Button
- Deck Cards tinder effect
- Scrollview
- React Native
- Async Storage (saves data persistently in the emulator)
- React Chart Kit (to render graph, bar, pie, line charts)
- React Svg (toolkit for vector graphics)
Splash Screen | Swipe Screen 1 | Swipe Screen 2 | Swipe Screen 3 |
---|---|---|---|
Swipe Screen 4 | Swipe Screen 5 | Swipe Screen 6 | Dashboard Screen |
---|---|---|---|