Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epiled/alura-event-tracker
✔📅 Sistema de Calendário gerenciado pelo Recoil. 📅
https://github.com/epiled/alura-event-tracker
css-modules json-server kalend momentjs react recoil sass typescript
Last synced: 27 days ago
JSON representation
✔📅 Sistema de Calendário gerenciado pelo Recoil. 📅
- Host: GitHub
- URL: https://github.com/epiled/alura-event-tracker
- Owner: Epiled
- License: mit
- Created: 2024-03-31T12:28:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T14:10:02.000Z (9 months ago)
- Last Synced: 2024-10-15T02:22:15.366Z (2 months ago)
- Topics: css-modules, json-server, kalend, momentjs, react, recoil, sass, typescript
- Language: TypeScript
- Homepage:
- Size: 304 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📅 Alura Event Tracker
Projeto do curso React: gerenciando estado com Recoil, ministrado pelo instrutor Vinicios (Marcos Vinicios da Silva Neves) Neves .
| :placard: Vitrine.Dev | |
| ------------- | --- |
| :sparkles: Nome | **Alura Event Tracker**
| :label: Tecnologias | html, css, js, sass, css modules, node, typescript, react, recoil, json![alura-event-tracker](https://github.com/Epiled/Alura-Event-Tracker/assets/55258483/ae2e768e-09a4-4cec-b3e0-1dedc9e7a532#vitrinedev)
📃 Detalhes do projeto
Projeto de calendario interativo com sistema de filtragens, e gestão eficiente de estados e eventos gerenciado pelo Recoil.
O código foi desenvolvido em React com TypeScript e estilizado usando CSS Modules e Sass.
![Badge](https://img.shields.io/github/last-commit/Epiled/alura-event-tracker?style=for-the-badge)
![Badge](https://img.shields.io/github/languages/code-size/Epiled/alura-event-tracker?style=for-the-badge)
![Badge](https://img.shields.io/github/languages/count/Epiled/alura-event-tracker?style=for-the-badge)
![Bagde](https://img.shields.io/badge/repo%20status-Beta-cyan?style=for-the-badge)
![Bagde](https://img.shields.io/github/v/release/Epiled/alura-event-tracker?style=for-the-badge)
![Bagde](https://img.shields.io/github/license/Epiled/alura-event-tracker?style=for-the-badge)![Badge](https://img.shields.io/badge/-HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![Badge](https://img.shields.io/badge/-CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![Badge](https://img.shields.io/badge/-JS-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![Badge](https://img.shields.io/badge/-Node.js-339933?style=for-the-badge&logo=node.js&logoColor=white)
![Badge](https://img.shields.io/badge/-Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white)
![Badge](https://img.shields.io/badge/-CSS%20Modules-000000?style=for-the-badge&logo=cssmodules&logoColor=white)
![Badge](https://img.shields.io/badge/-React-61DAFB?style=for-the-badge&logo=react&logoColor=black)
![Badge](https://img.shields.io/badge/-Typescript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)
![Badge](https://img.shields.io/badge/-Recoil-3578E5?style=for-the-badge&logo=recoil&logoColor=white)
![Badge](https://img.shields.io/badge/-JSON-000000?style=for-the-badge&logo=json&logoColor=white)📑 Tabela de Conteúdos
* [Detalhes do projeto](#detalhes-do-projeto)
* [Tópicos Desenvolvidos](#topicos-curso)
* [Demonstração](#demonstracao)
* [Pré-Requisito](#pre-requisito)
* [Instalação](#instalacao)
* [Como usar](#como-usar)
* [Tecnologias](#tecnologias)
* [Autor](#autor)👩🏫 Tópicos desenvolvidos
* Projete uma boa solução de gestão de estado com Recoil
* Entenda todas as vantagens do Recoil
* Extraia a comunicação com o recoil em hooks
* Implemente os principais hooks do Recoil
* Compare diferentes soluções de mercado para gestão de estado👀 Demonstração
https://github.com/Epiled/Alura-Event-Tracker/assets/55258483/a243fd0a-762a-4848-b96b-97de661b85b9
🚨 Pré-requisito
- Node
- JSON Server
⚙ Instalação
```
1. git clone https://github.com/Epiled/alura-event-tracker.git
2. cd alura-event-tracker
3. npm install
```
👩🏫 Como usar
```
1. json-server --watch db.json --port 8080
2. Abra um segundo terminal
3. npm start
4. Caso a url não abra sozinha, acesse através deste caminho http://localhost:3000/
```
🛠 Tecnologias
As seguintes tecnologias foram usadas na construção deste projeto:
👨💻 Autor
![Felindo](https://user-images.githubusercontent.com/55258483/178338085-2cea8bf2-6d0c-409a-9d0e-23359b7d303e.png)
Felipe De Andrade
Feito com ❤️ por Felipe De Andrade 👋🏽 Entre em contato!
[![Linkedin Badge](https://img.shields.io/badge/-Felipe-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/fademendonca/)](https://www.linkedin.com/in/fademendonca/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])
[![Instagram Badge](https://img.shields.io/badge/-Instagram-e4405f?style=flat-square&logo=Instagram&logoColor=white&link=https://www.instagram.com/felipe.deam/)](https://www.instagram.com/felipe.deam/)
[![Codepen Badge](https://img.shields.io/badge/-Codepen-000000?style=flat-square&logo=Codepen&logoColor=white&link=https://codepen.io/epiled)](https://codepen.io/epiled)