Skip to content

Commit

Permalink
Merge pull request #21 from gabrielduete/docs/add-infos-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielduete authored Sep 20, 2023
2 parents dc33466 + 6ad986e commit f99f82b
Showing 1 changed file with 39 additions and 2 deletions.
41 changes: 39 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
# In progress
<h1 align='center'>
Virtual Healthcare
</h1>

# 🤔 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)

# Figma: https://www.figma.com/file/EWmzcVkd7qbP5Nf7iMvuqP/Trafalgar-Landing-Page?type=design&node-id=1-2&mode=design&t=QRMEjkQe953QmKGM-0

1 comment on commit f99f82b

@vercel
Copy link

@vercel vercel bot commented on f99f82b Sep 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.