This project is developed in MERN Stack
In todays world people have no time to be updated through newspaper or watching or listening the news on television or radios. People today need to be updated on daily basis in this competitive world. Most of the people get the information about the world around through the internet. "CSI NEWS Portal" is a service introduced to meet the above requirement and to make the people updated about the news, views, reviews, breaking news and latest headlines in different fields.
- Login, Register, Logout
- Update profile, Upload ProfilePicture
- Add, Delete, Update News
- Save, Unsave News
- Add, View Comments to the News.
- Search News by category, topic
Follow these steps to run this project in your local computer.
- Clone Repository
git clone "https://github.com/ishita0202/CSI_News.git"
- To connect with backend
nodemon server.js
- To start project
cd client
npm install react-script --save
npm start