A website to share blogs, articles, & book reviews.
Markup Language: HTML5
Stylesheet: CSS3
CSS Framework: Bootstrap
Programming Language: JavaScript
Backend Service: Firebase
To run tests, install Visual Studio Code on your local device. Install and Setup Git and GitHub on your local device and remotely.
Fork this project.
https://github.com/semikolan-co/Blogify
Clone the forked repository!
Blogify
├── assets\
│ ├── css\
│ │ └── style.css
│ ├── images\
│ └── svg\
│
├── backend\
│ ├── firebase.js
│ └── main.js
│
├── pages\
│ ├── services\
│ │ ├── academic-content.html
│ │ ├── creative-copywriting.html
│ │ ├── digital-marketing.html
│ │ ├── e-commerce.html
│ │ ├── product-description.html
│ │ ├── professional-blog.html
│ │ ├── professional-email.html
│ │ ├── resume.html
│ │ ├── review-writing.html
│ │ ├── social-media.html
│ │ ├── sop.html
│ │ └── website-content.html
│ ├── 404.html
│ ├── about.html
│ ├── archive.html
│ ├── article.html
│ ├── blog.html
│ ├── books.html
│ ├── client-review.html
│ ├── contact.html
│ ├── create-account.html
│ ├── developer.html
│ ├── feedback.html
│ ├── free-content.html
│ ├── gallery.html
│ ├── hire-me.html
│ ├── my-story.html
│ ├── news-letter.html
│ ├── poem.html
│ ├── privacy-policy.html
│ ├── pro-work.html
│ ├── services.html
│ ├── settings.html
│ ├── sign-in.html
│ ├── sign-up.html
│ ├── terms-condition.html
│ ├── updates.html
│ └── web-content.html
│
├── LICENSE
├── README.md
└── index.html
Contributions are always welcome for the HactoberFest 2022!
This project is managed by the following companies:
- Semikolan
This README.md file is up to date.