dev.to-clone icon indicating copy to clipboard operation
dev.to-clone copied to clipboard

Dev.to clone built with Next.js, ChakraUI and dev.to api.

Logo

Dev.to Clone

Built with Typescript, React & Next.js

Preview

Homepage

Overview

This application is built with the following technologies:

Installation

  1. Clone the repo
    git clone https://github.com/MA-Ahmad/dev.to-clone
    
  2. Install NPM packages
    yarn install
    
  3. Start the application
    yarn dev
    

The above command will start the application on http://localhost:3000/.

View and copy code of your favourite components

TemplatesKart website

License

This project is licensed under the MIT License - see the LICENSE file for details.