A full-stack monolithic application blog with authentication. Users can view, post, edit, categorise, and filter stories. This project showcases the use of: /models: Sequelize blueprints for Users, ...
Clone the repository Import the database.sql file in phpMyAdmin Configure database in config/db.php Run project on localhost (XAMPP/WAMP) ...