The mission of Justicia Project is to abolish child marriage, promote the rights of women and girls, and work towards women’s economic empowerment. WAP uses advocacy to promote and protect the rights of vulnerable and marginalized women and girls.
- Show Join Us Data
- Import All the pages
- Connection with Database
- Fetch and show data from database
- Integrate TailwindCSS
- Improve Design and Typography
Click to expand!
-
Clone the Repository
git clone https://github.com/saadh393/sximo.git
-
Import the database.6.2.sql
-
Install Composer Dependencies
composer install
-
Install NPM Dependencies (Optional)
npm install
-
Generate an app encryption key
php artisan key:generate
-
In the .env file, add database information to allow Laravel to connect to the database
-
Migrate the database
php artisan migrate
-
Run the Application
php artisan serve
-
Login with the Credentials
dummyemail@email.com 123@@123