Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joybiswas007/simple-blog
A simple blog app written using Express.js, EJS & Mongoose.
https://github.com/joybiswas007/simple-blog
blog ejs expressjs javascript
Last synced: about 1 month ago
JSON representation
A simple blog app written using Express.js, EJS & Mongoose.
- Host: GitHub
- URL: https://github.com/joybiswas007/simple-blog
- Owner: joybiswas007
- Created: 2023-08-08T13:56:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-10T13:52:20.000Z (over 1 year ago)
- Last Synced: 2023-08-10T15:01:56.594Z (over 1 year ago)
- Topics: blog, ejs, expressjs, javascript
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Get stared
A simple blog app written using Express.js, EJS & Mongoose.
Install
https://github.com/joybiswas007/simple-blog.git
cd simple-blog
Install all required dependencies using npm
npm install
And finally run
npm run dev
Notes
Install nodemon globally or as dev dependency
npm i nodemon --save-dev
Didn't added any stylesheet yet. Feel free to send pull requests
Screens
Here are some screenshots of the app and it's routes