Skip to content

Advertising website, created using ReactJS for frontend, and PHP/Laravel for the backend part, along with Mysql DB.

Notifications You must be signed in to change notification settings

mihai-gabriel1/ads-website

Repository files navigation

ads-website

Ads posting website, created using ReactJS for frontend, and PHP/Laravel for the backend part, along with Mysql for the DB.

How to install and fire up the project

  • Download the zip or clone the project - git@github.com:mihai-gabriel1/ads-website.git

  • Install composer - php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php -r "if (hash_file('sha384', 'composer-setup.php') === 'e21205b207c3ff031906575712edab6f13eb0b361f2085f1f1237b7126d785e826a450292b6cfd1d64d92e6563bbde02') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" php composer-setup.php php -r "unlink('composer-setup.php');"

  • Install NPM - npm install and additional stuff you might need judging on the system you run the project on.

Run the project

  • Open a terminal and run the following: npm run dev php artisan serve

Technologies used

Html Logo Javascript Logo React Logo

About

Advertising website, created using ReactJS for frontend, and PHP/Laravel for the backend part, along with Mysql DB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors