jmbb1720 / SwapD

A web-based platform where people can exchange skills.
0 stars 2 forks source link

make React client work with database #41

Closed anthonyhvo12 closed 3 years ago

anthonyhvo12 commented 3 years ago

Description

Update the Thumbnail component in React to successfully retrieve data from the database and populate on home page. TODO: all thumbnails currently display the same post, so we need to modify them to display correctly the eight latest added posts.