A content management system (CMS) for a blog or news website that utilizes MongoDB for data storage, Express.js for the back-end, ReactJS for the front-end, and Node.js for server-side JavaScript execution.
This project was bootstrapped with Create React App.
Project taken up by students of IIIT Dharwad to understand and implement React.js, TailwindCSS and many more techstacks.
Clone the project
git clone https://github.com/C-NikhilKarthik/CS-301-Project.gitGo to the project directory
Install dependencies
npm installStart the server
npm startContributions are always welcome!
See CONTRIBUTING.md for ways to get started - here
Client: React.js,TailwindCSS,MongoDB,Express.js and Node.js