Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valenciahq/nasa-techport
NASA techport client
https://github.com/valenciahq/nasa-techport
react-hooks reactjs redux styled-components
Last synced: about 1 month ago
JSON representation
NASA techport client
- Host: GitHub
- URL: https://github.com/valenciahq/nasa-techport
- Owner: valenciaHQ
- Created: 2020-06-12T04:07:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T23:53:59.000Z (almost 2 years ago)
- Last Synced: 2024-05-10T18:58:43.149Z (8 months ago)
- Topics: react-hooks, reactjs, redux, styled-components
- Language: JavaScript
- Homepage: https://nasa-techport.now.sh
- Size: 4.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NASA Techport query app
NASA techport API client
### Features
- Dismiss project
- Mark favorites
- Expanded view
- Pagination### Concepts and libs used
- React hooks
- Styled components
- Flexbox
- CSS Grid
- Axios
- State management: Redux - Redux thunk (for hooks)
- React.memo
- Deployed in Vercel with continous integration