Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielduete/virtual-healthcare
Website Virtual healthcare builded with tailwindcss and react
https://github.com/gabrielduete/virtual-healthcare
Last synced: 5 days ago
JSON representation
Website Virtual healthcare builded with tailwindcss and react
- Host: GitHub
- URL: https://github.com/gabrielduete/virtual-healthcare
- Owner: gabrielduete
- Created: 2023-07-31T03:20:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T06:31:30.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:56:49.006Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 581 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Virtual Healthcare# 🤔 About
- Project developed to train the use of tailwind- [Inspired in this figma](https://www.figma.com/file/EWmzcVkd7qbP5Nf7iMvuqP/Trafalgar-Landing-Page?type=design&node-id=1-2&mode=design&t=FXROWRaPEC7k0VFJ-4)
# 💻 Techs
- [Nextjs](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwindcss](https://tailwindcss.com/)
- [Jest](https://jestjs.io/pt-BR/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Husky](https://github.com/typicode/husky)# 🧐 Preview
- Desktop[video preview project in desktop](https://github.com/gabrielduete/virtual-healthcare/assets/59345698/89a73a23-4fb1-4dfb-a171-cab28e76a9cb)
- Mobile
[video preview project in mobile](https://github.com/gabrielduete/virtual-healthcare/assets/59345698/708b58ae-29b6-4962-a0fc-8ad13b07f04f)
# 👉 [Access here](https://virtual-healthcare.vercel.app/)
# How to run:
```
// Install dependencies
yarn// Run Project
yarn dev
```# [How to contribute(default pattern)](https://docs.github.com/pt/get-started/quickstart/contributing-to-projects)