This is a Medium clone built using React.js, Redux, and Node.js.
cd medium-clone-on-node
npm install
to install node dependencies.mongod
.npm run dev
to start the nodeidon
daemon.Create an issue. First look through the open issues.
Clone the repository or fork it.
git clone https://github.com/krissnawat/medium-clone-on-node
Create your feature branch:
git checkout -b new-feature
Commit your changes:
git commit -m 'Add some feature'
Push to the branch:
git push origin new-feature
Submit a pull request.
Author: krissnawat
Source Code: https://github.com/krissnawat/medium-clone-on-node
#reactjs #nodejs #javascript #react