Skip to content

A reponsive web application blog where users can create & host their articles

License

Notifications You must be signed in to change notification settings

zenthicmc/ci-blog

Repository files navigation

Blog

A reponsive web application blog where users can create & host their articles

Tech Stack

  • Bootstrap 5
  • CodeIgniter 4
  • GSAP
  • AOS
  • QuillJS
  • SweetAlert

Installation

  • Configure .env with your database, appname & baseurl details
  • Migrate all tables
    php spark migrate
  • Seed all dummy datas to the tables
    php spark db:seed dataSeeder
  • Start the server
    php spark serve

Screenshots

About

A reponsive web application blog where users can create & host their articles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published