An open API service indexing awesome lists of open source software.

https://github.com/ayusharma-ctrl/f4-contest-2

A social media feed application with a flex of posts, a button to load more posts, a count of likes given, and a search bar to filter posts. Use the useState and useEffect hooks to manage state and make API calls to get initial posts. Create a search component to filter posts and a post component to manage likes. Use the API to fetch posts data.
https://github.com/ayusharma-ctrl/f4-contest-2

css3 html5 javascript react

Last synced: about 2 months ago
JSON representation

A social media feed application with a flex of posts, a button to load more posts, a count of likes given, and a search bar to filter posts. Use the useState and useEffect hooks to manage state and make API calls to get initial posts. Create a search component to filter posts and a post component to manage likes. Use the API to fetch posts data.

Awesome Lists containing this project