Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 984 Bytes

README.md

File metadata and controls

46 lines (34 loc) · 984 Bytes

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.