Client: REACTJS, JAVASCRIPT
Server: NodeJs, Express
Database: mongoDB
Design: Bootstrap
API: N/A
Language: Javascript
Clone the project
git clone https://github.com/sailendrachettri/codebindsblog.git
git clone https://github.com/sailendrachettri/codebinds-server.git
Go to the project directory
cd codebindsblog
OR
cd codebinds-server
Install dependencies
cd codebindsblog
npm i
cd codebinds-server
npm i
Start the Server
cd codebindsblog
npm start
cd codebinds-client
nodemon index.js
- delete post by author from gui
- normal user activities tracker