Skip to content

Commit

Permalink
docs: add infos readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielduete authored Sep 20, 2023
1 parent 185bccd commit 6ad986e
Showing 1 changed file with 31 additions and 7 deletions.
38 changes: 31 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,38 @@
</h1>

# 🤔 About
- Project developed to train the use of tailwind

# 💻 Techs
- [Inspired in this figma](https://www.figma.com/file/EWmzcVkd7qbP5Nf7iMvuqP/Trafalgar-Landing-Page?type=design&node-id=1-2&mode=design&t=FXROWRaPEC7k0VFJ-4)

- [JavaScript](https://www.javascript.com/)
- [ReactJS](https://reactjs.org/)
- [Material UI](https://mui.com/)
- [Chuck Norris API](https://api-ninjas.com/api/chucknorris)
# 💻 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
# 🧐 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)

## 👉 Try:

0 comments on commit 6ad986e

Please sign in to comment.