Skip to content
forked from rakib07/ezfolio

Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.

License

Notifications You must be signed in to change notification settings

rakibh07/ezfolio

 
 

Repository files navigation

Ezfolio

Ezfolio

Open Source Portfolio CMS

laravel 8.57.0 react 17.0.2 antd 4.16.13


Cover
Shadow

Ezfolio is a professional open source portfolio CMS built using Laravel, React and Ant Design. Choose from awesome templates and control what you like to show your audience. It offers a minimalist admin interface with lots of option for customizations. Get all the features of a portfolio site including visitor tracking, google analytics, maintenance mode, contact form, SEO and many more.

This project can be used as a guide for learning Laravel with React and making a SPA.

  • Made with Laravel, React and Ant Design
  • JWT Authentication
  • Single Page Application
  • Modern and Responsive Design
  • Multiple Templates
  • Theme Color Customization
  • Custom Scripting
  • Visitor Tracking
  • Location Tracking
  • Google Analytics
  • Maintenance Mode
  • Contact Form
  • Search Engine Optimization
  • Section Visibility
  • And Much More…

Client: https://github.com/arifszn/ezfolio/tree/main/resources/js/client

Demo

Admin Panel: https://ezfolio.arifszn.com/admin
Be free to change anything in admin panel as it gets reset every 30 minutes.

Email: [email protected]
Password: 12345

Frontend: https://ezfolio.arifszn.com

Docs

Checkout the docs.

Screenshots

Admin Panel Login

Dashboard

Config

Theme

Visitors

Project
Front Procyon

Rigel

Vega

Installation

  • Clone the repo
  • Run composer install
  • Run cp .env.example .env
  • Provide db name, username and password in .env
  • Run php artisan migrate --seed
  • Run npm install
  • Run npm run prod or npm run watch

For more info, visit the docs.

Contributing

We are looking for contributors to add more frontend templates and features. You can also contribute by participating through issues, discussion and pull requests. Check out our contribution guide for more info.

Thank You

Stargazers repo roster for @arifszn/ezfolio

Support

Show your ❤️ and support by giving a ⭐.

License

MIT Licensed.

Copyright © MD. Ariful Alam 2021.

About

Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.7%
  • Blade 24.1%
  • Shell 0.2%