8000 GitHub - jpastolfi/dev.tok: Tired of finding dev.to articles normally? No worries, here's a feed for you!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jpastolfi/dev.tok

 
 

Repository files navigation

Dev.tok

Dev.tok logo

Contributors Issues

Dev.tok is an open-source web application that leverages the dev.to API to display content in a feed-like manner, similar to TikTok and Instagram Reels. The goal is to enhance user engagement by providing a seamless and interactive browsing experience.

Visit the live website at devtok.xyz.

Features

  • Feed-like Interface: Browse articles in a visually engaging, swipeable format.
  • Comments: View and interact with comments on articles.
  • Localization: Supports multiple languages using i18next.
  • Responsive Design: Optimized for both desktop and mobile devices.

Contributing

We accept contributions of all kinds, including bug fixes, feature requests, and documentation improvements. If you're interested in contributing, here's a quick guide to get you started:

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/Nick-Gabe/dev.tok.git
    cd dev.tok
  2. Install dependencies:

    pnpm install
  3. Start the development server:

    pnpm dev
  4. Open your browser and navigate to http://localhost:5173.

About

Tired of finding dev.to articles normally? No worries, here's a feed for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • HTML 2.8%
  • CSS 2.3%
0