Skip to content

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

License

Notifications You must be signed in to change notification settings

orinsane/dev.to-clone

 
 

Repository files navigation

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/.

License

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%