All Projects → gabriel-nt → pokedex

gabriel-nt / pokedex

Licence: other
Aplicação desenvolvida com a Pokedéx API

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to pokedex

Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+8324.24%)
Mutual labels:  redux-saga
fractal-component
A javascript library that can help you to encapsulate decoupled UI component easily
Stars: ✭ 13 (-60.61%)
Mutual labels:  redux-saga
webservices
Prestashop Web Services + React JS App
Stars: ✭ 34 (+3.03%)
Mutual labels:  redux-saga
handwritten-digit-recognition-tensorflowjs
In-Browser Digit recognition with Tensorflow.js and React using Mnist dataset
Stars: ✭ 40 (+21.21%)
Mutual labels:  redux-saga
head-start
A boilerplate for React applications with an Express backend with a simple user registration/login
Stars: ✭ 24 (-27.27%)
Mutual labels:  redux-saga
redux-saga-callback
redux-saga helper functions to await dispatched actions
Stars: ✭ 19 (-42.42%)
Mutual labels:  redux-saga
Redux Saga Thunk
Dispatching an action handled by redux-saga returns promise
Stars: ✭ 212 (+542.42%)
Mutual labels:  redux-saga
next-ifood
Ifood clone made with NextJS ⚛️
Stars: ✭ 68 (+106.06%)
Mutual labels:  redux-saga
react-ts-sample
sample tech stack with react and typescript
Stars: ✭ 26 (-21.21%)
Mutual labels:  redux-saga
spotify-release-list
📅 Display list of Spotify releases from artists you follow
Stars: ✭ 142 (+330.3%)
Mutual labels:  redux-saga
etoolbox
Collection of web developer utilities packaged as a desktop app. Technologies: React, Typescript, Redux, Axios, React-Query, Electron
Stars: ✭ 95 (+187.88%)
Mutual labels:  redux-saga
react-redux-hackernews
React Redux Hackernews Application
Stars: ✭ 19 (-42.42%)
Mutual labels:  redux-saga
nextjs-ts-antd-redux-storybook-starter
🏃🏼 Next.js + TypeScript + Ant Design + Redux Toolkit + Redux Saga + Styled Components + Jest + Storybook 企业级项目脚手架模板
Stars: ✭ 78 (+136.36%)
Mutual labels:  redux-saga
alfred-pokedex
Alfred 3 workflow to lookup information about Pokemon
Stars: ✭ 24 (-27.27%)
Mutual labels:  pokedex
Project06-A-Slack
팀 협업도구, 우리동네 슬랙 🚀
Stars: ✭ 14 (-57.58%)
Mutual labels:  redux-saga
Neos Ui
Neos CMS UI written in ReactJS with Immutable data structures.
Stars: ✭ 238 (+621.21%)
Mutual labels:  redux-saga
react-truffle-metamask
Build an DApp using react, redux, saga, truffle, metamask
Stars: ✭ 25 (-24.24%)
Mutual labels:  redux-saga
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (+6.06%)
Mutual labels:  redux-saga
media-library
An online media library application with React, Redux and redux-saga
Stars: ✭ 27 (-18.18%)
Mutual labels:  redux-saga
dont-waste-your-ducking-time
🐓 An opinionated guide on how to test Redux ducks
Stars: ✭ 28 (-15.15%)
Mutual labels:  redux-saga

logo

🚀 Pokedéx

Aplicação desenvolvida com a Pokedéx API

Features   |    Pré-Requisitos   |    Tecnologias   |    Lincença

🚧 Em Desenvolvimento 🚧

📎 Features

  • LP Inicial
  • Pesquisa por pokémons
  • Listagem de pokémons
  • Filtro por gerações
  • Filtros de ordenação
  • Detalhes dos pokémons
  • Evolução dos pokémons

💻 Projeto

Projeto desenvolvido para aprimorar meus conhecimentos em gerencimanentos de estados/contexto com Redux e Redux Sagas. Além disso, aproveito para criar uma aplicação "legal" com a famosa Pokédex API.

Demonstração

Thumbail

Pré-requisitos

Antes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas: Git, Node.js e/ou Yarn. Além disto é bom ter um editor para trabalhar com o código como VSCode

📗 Rodando a Aplicação (web)

# Clone este repositório
$ git clone https://github.com/gabriel-nt/pokedex

# Instale as dependências
$ yarn

# Execute a aplicação
$ yarn dev

# Executar a aplicação de produção
$ yarn start

🚀 Tecnologias

Esse projeto foi desenvolvido com as seguintes tecnologias:

  • Next
  • React
  • Typescript

📕 Bibliotecas

Esse projeto foi utilizou das seguintes lib:

  • redux
  • redux-sagas
  • react-icons
  • swiper
  • axios
  • styled-components

📝 Licença

Esse projeto está sob a licença MIT.


Feito por Gabriel Teixeira

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].