Skip to content

Authors can create and upload news which can be viewed/read by peoples on homepage.

Notifications You must be signed in to change notification settings

shivansh1012/NewsFeedMERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NewsFeedMERN

Getting Started

Installing

  • After cloning the repository run command
    npm i
    

in backend and frontend folders.

Executing program

  • To start server, Go in ./backend and execute
    npm run dev
    
  • To start client, Go into ./frontend and execute
    npm start
    
  • !The Client and Server has to run together for it to work.

About

Authors can create and upload news which can be viewed/read by peoples on homepage.

Topics

Resources

Stars

Watchers

Forks