Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abdallahabusidu/blogs-nodejs-website
- Owner: abdallahabusidu
- Created: 2022-08-19T19:37:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-20T14:15:06.000Z (over 2 years ago)
- Last Synced: 2025-01-09T21:03:24.673Z (about 1 month ago)
- Topics: express, express-js, expressjs, full-stack, javascript, js, mongodb, mongoose, node, node-js, nodejs, nodemon, web
- Language: EJS
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)