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-clone
To deploy this project run
npm run deploy
Clone the project
git clone https://github.com/Harsh-Modi278/readme.so-clone.git
Go to the project directory
cd readem.so-clone
Install dependencies
npm install
Start the server
npm start
Client: React, Material-UI, styled-components
Drag-and-drop: react-beautiful-dnd
Markdown editor: Monaco editor
GitHub markdown preview CSS: github-markdown-css