Skip to content

Article Space is website for writing articles and blog, This website was build with laravel 8, Javascript, Bootstrap 5

Notifications You must be signed in to change notification settings

OfficialOzioma/article-space

Repository files navigation

Welcome to Article Space 👋

Version Twitter: officialozioma

Article Space is website for writing articles and blog, This website was build with laravel 8, Javascript, Bootstrap 5

Demo

Install

You can install the laravel project on your local machine make sure you have composer, php npm, and postgres database installed follow the instructions below to install on your local machine.

git clone git@github.com:OfficialOzioma/article-space.git
composer install
npm install
cp .env.example .env
Fill your database details
DB_CONNECTION=pgsql
DB_HOST=127.0.0.1
DB_PORT=5432
DB_DATABASE=YOUR-DATABASE-NAME
DB_USERNAME=YOUR-DATABASE-USERNAME
DB_PASSWORD=YOUR-DATABASE-PASSWORD
php artisan migrate
php artisan serve

screenshot

Screenshot from 2021-11-19 02-18-56 Landing page

login Login page

register Registration Page

home page Home Page

profile Profile Page

Author

👤 Ozioma Dike

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Article Space is website for writing articles and blog, This website was build with laravel 8, Javascript, Bootstrap 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published