Skip to content

pradeepkaswan/medium-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium Clone

This is a clone of Medium built with the MERN stack (MongoDB, Express.js, React.js, and Node.js).

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • MongoDB
  • npm

Installing

  1. Clone the repository: git clone https://github.com/pradeepkaswan/medium-clone.git
  2. Install server-side dependencies: npm install
  3. Install client-side dependencies: cd client && npm install
  4. Start the server: npm run start
  5. Start the client: npm run client

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published