Skip to content

A Blogging platform very similar to medium, inclined towards developers and IT Professionals

Notifications You must be signed in to change notification settings

aadityarajkumawat/DevHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevHelp

DevHelp is a open-source project, similar to medium, more precisely a clone of medium.

Getting Started

To get the project setup on your local machine make sure to have node installed version 8 of above, and install dependencies by running

npm install

and this will install all the backend dependencies like express, mongoose, bcryptJS, config etc.., to setup the client side navigate to client folder and run the following command,

npm install

Prerequisites

All you need have installed is NodeJS on your local system

Running the tests

Once the dependencies are installed you can run the project by navigation to root directory and run:

npm run dev

this will run both the Node Server and the client server simultaneously using a utility called concurrently.

Built With

  • [ReactJS] The FrontEnd framework used
  • [NPM] - Dependency Management
  • [NodeJS] - Backend Server
  • [MongoDB] - Database
  • [Cloudinary] - Hoisting Image files

Authors

  • Aaditya Raj Kumawat - Initial work

License

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

Acknowledgments

  • Saw some instagram clone projects to get to know about cloudinary service and how to use it
  • I made this project just to get better at skills.

About

A Blogging platform very similar to medium, inclined towards developers and IT Professionals

Topics

Resources

Stars

Watchers

Forks

Languages