Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hraverkar/blogs-using-angular9
Blog written by Harshal. { Development In-Progress }
https://github.com/hraverkar/blogs-using-angular9
Last synced: about 4 hours ago
JSON representation
Blog written by Harshal. { Development In-Progress }
- Host: GitHub
- URL: https://github.com/hraverkar/blogs-using-angular9
- Owner: hraverkar
- License: mit
- Created: 2020-04-15T18:08:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T02:23:43.000Z (over 2 years ago)
- Last Synced: 2023-02-26T09:47:32.566Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 2.97 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)
# Harsahal Blog
Blog project using angular 9 and google firebase.## Screenshot
![Screenshot](https://github.com/hraverkar/HarshalBlogs/blob/master/screenshot/ezgif.com-optimize.gif)## Live Preview
You can [view the app live here](https://harshalblog.herokuapp.com/)
## Tech Stack
* Angular
* Firebase## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```