Skip to content

mariobalca/mailerlite-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailerLite Challenge

Description

Code challenge made for the Laravel and Vue.js Developer position of MailerLite.

Frontend styleguide from Tweetboard (a side-project of mine, which I can also show/demo during the call/interview).

Live demo

Instructions to run locally (with Docker)

First clone the repo with the following command

git clone git@github.com:mariobalca/mailerlite-challenge.git

Then change directory into that folder and run

docker compose up

Finally, to run migrations and populate db run

docker compose exec backend php artisan migrate --seed

Then go to http://localhost:5173 and that's it 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors