Coindom - Crypto Search is a web agency that secures your crypto wallet permissions.
- Adaptation: Full adaptation from the 1920px to the 360px.
- Home page: Live information about Crypto Market.
- API: API of CoinMarketCap which show live information about Crypto&
- Clone the repository:
git clone https://github.com/messsimo/crypto-search.git
- Go to the project directory:
cd repository
- Install Composer:
composer install
- Setting up the .env file:
cp .env.example .env
- Running Migrations:
php artisan migrate
- Starting the server:
php artisan serve
- HTML
- CSS
- JavaScript
- PHP
- Laravel
- mySQL
- Git