/poketable

Fullstack webapp that display pokemons in a table, with searching and filtering

Primary LanguageTypeScript

Welcome to poketable 👋

Version Documentation Maintenance License: MIT

React webapp that display pokemons in a table

Demo

Install

yarn install

Usage

Start the client dev server

yarn start:client

Start the backend dev server

yarn start:server

Run tests

cy:o

Features

  • Fullstack SPA
  • Filtering
  • Searching
  • Written entirely with the Functional Programming paradigm in mind
  • Type-safety with typescript
  • Full suit of e2e tests

Tech Stack

  • Create-react-app
  • React w/Hooks
  • Graphql
  • Apollo
  • Cypress
  • Ramda
  • Typescript
  • Styled components

Author

👤 Andrea Pontrandolfo

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Andrea Pontrandolfo.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator