Skip to content

realestateSoftuni/RealEstate

Repository files navigation

Getting Started

1. Clone the Repository:

git clone [repository_url] /path/to/project
cd /path/to/project

2. Copy the .env file:

If you don't have an .env file, you can create one by copying the example provided by Laravel:

cp.env.example .env

3. Setting up MailTrap for email sending in testing enviroment

-Register in MailTrap.

-Verify email & login.

-Go to home page -> Email Testing -> Start Testing (SMTP Settings)

-On integrations from the dropdown menu choose PHP -> Laravel 9+ You gonna see example set up for the .env file

-Click on 'show credentials' and add them in the .env file

3. Install:

npm install or npm install --force
npm install react-google-recaptcha
npm install --save google-maps-react@2.0.6
npm install formik yup


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published