NodeJS - Express ile blog projesi.API
This project is react blog project backend
Project is created with:
- Javascript
- NodeJS
- ExpressJS
- Mongoose
To run this project, install it locally using npm:
$ git clone https://github.com/w-root/NodeJs-Blog-Project-API.git
$ cd folder-name
$ npm install
$ npm start