This is my attempt at creating a clone of the readme creator readme.so
Demo link: https://readme-so-clone.vercel.app/
Install readme.so-clone with npm
npm install readme.so-clone
cd readme.so-cloneTo deploy this project run
npm run deployClone the project
git clone https://github.com/Harsh-Modi278/readme.so-clone.gitGo to the project directory
cd readem.so-cloneInstall dependencies
npm installStart the server
npm startClient: React, Material-UI, styled-components
Drag-and-drop: react-beautiful-dnd
Markdown editor: Monaco editor
GitHub markdown preview CSS: github-markdown-css
