Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdallahabusidu/blogs-nodejs-website


https://github.com/abdallahabusidu/blogs-nodejs-website

express express-js expressjs full-stack javascript js mongodb mongoose node node-js nodejs nodemon web

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Blogs-NodeJs-website

[![GitHub contributors](https://img.shields.io/github/contributors/abdallahabusedo/Blogs-NodeJs-website)](https://github.com/abdallahabusedo/Blogs-NodeJs-website/contributors)
[![GitHub issues](https://img.shields.io/github/issues/abdallahabusedo/Blogs-NodeJs-website)](https://github.com/abdallahabusedo/Blogs-NodeJs-website/issues)
[![GitHub forks](https://img.shields.io/github/forks/abdallahabusedo/Blogs-NodeJs-website)](https://github.com/abdallahabusedo/Blogs-NodeJs-website/network)
[![GitHub stars](https://img.shields.io/github/stars/abdallahabusedo/Blogs-NodeJs-website)](https://github.com/abdallahabusedo/Blogs-NodeJs-website/stargazers)

# About
> Blog site is a simple website that you can add and delete your blogs this is project was part of the NetNinja course on YouTube about NodeJS, ExpressJS and MongoDB.

### built with
- NodeJs
- ExpressJs
- MongoDB
## Getting Started
> This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.

1. **_Clone the repository_**

```sh
$ git clone https://github.com/abdallahabusedo/Blogs-NodeJs-website.git
```
2. **_Navigate to repository directory_**
```sh
$ cd Blogs-NodeJs-website
```

## Project setup
```CMD
npm install
```

### Run the app
```CMD
nodemon app
```

# ScreenShots

![Untitled Project](https://user-images.githubusercontent.com/42722816/185750593-ed09f7cf-196f-4846-9467-60015f115ba9.gif)