Skip to content

A simple financial blog with articles using Laravel & Tailwind CSS.

Notifications You must be signed in to change notification settings

CN-Works/Financial-Blog

Repository files navigation

Financial Blog

A simple financial blog using Laravel & TailwindCSS.
The figma design and the tasks I had to complete are just below.

Figma design here

Goals

  • Create a blog with Laravel
  • Use Tailwind CSS
  • Use Git
  • Make a CRUD for articles

Home page

Articles list

Article page

Installation

  • Install the project
  • Type 'Composer install' in the command line
  • Install the database named 'buzencofinancialblog'
  • Setup MySql in the ENV file with the correct database name & password
  • Start the project with 'php artisan serve' command

About

A simple financial blog with articles using Laravel & Tailwind CSS.

Resources

Stars

Watchers

Forks