A redesign concept for In The Works for the Teamwork hackathon in November 2019. Its an entirely seperate frontend, accesing the data from Wordpress using wpgraphql.
Using vue & vue-apollo behind the scenes to query the data.
- Design (Figma 🙌)
- Tooling (as close to the Teamwork stack as possible)
- Homepage
- Single post page
- Category Page
- Author Page
- Infinite scrolling (fires early so its seamless)
-
Realtime Search -
Auth (not enabled yet) -
CreateComment mutation - Like system (less soon)
🛠 Project setup (vue-cli)
npm install
npm run serve