Built with ReactJs, Scss & dev.to API
This application is built with the following technologies:
- Added Infinite Scrolling of Articles.
- Fully Responsive for all devices.
- Clone the repo
git clone https://github.com/mnamesujit/dev.to-clone
- Install NPM packages
npm install
- Start the application
npm run dev
The above command will start the application on http://localhost:5500/.