The Deccan Herald is an Indian English-language daily newspaper published from Hyderabad. It was founded in 1878 as the "Deccan era Chronicle" by Anantarama Dandekar. The paper was bought over by Maharaja Pratap Singh of Indore in 1939 and renamed "The Deccan Herald"
Deccan Herald is an Indian English language daily newspaper published from the Indian state of Karnataka. It was founded by K. N. Guruswamy, a liquor businessman from Ballari and was launched on 17 June 1948.
1) Front-end:
* React (HTML5, JS, CSS3)
* React
* Redux (React-redux, redux-thunk)
* Chakra Ui
* External CSS Libraries (Styled-Components, framer-motion,Slicka,)
1) react
2) react-dom
3) react-scripts
4) styled-components
5) react-router-dom
6) react-icons
7) chakra ui realated libararies including chakra icons
8) react-slick
9) axios
1) navigate to Front-end directory
2) use node version 16 or higher. version 18 is recommended
3) run command npm install
(make sure you are confirming url of server)
npm start /*or*/ npm run start
npm run build
1) navigate to Back-end directory
2) use node version 16 or higher. version 18 is recommended
3) run command npm install
npm start
npm run server