so i came across the dev.to api
and i thought it might be fun to make dev.to like website which, basically, takes articles from the dev.to api...
the api: https://developers.forem.com/api
i used svelte spa(single page application) to achieve the task since its is minimal and takes a ton of load out.
the application can be used to view posts(ofc), user profiles and user posts, see posts by tags and post comments.
here's the web app: https://dev--to.vercel.app/
here's the repo: atordvairn/dev--to
that's it. have a nice day
Top comments (0)