Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/messsimo/crypto-search
App for Crypto House which show live crypto coin information
https://github.com/messsimo/crypto-search
api cryptocurrency cryptography css figma git html javascript js laravel php responsive restful-api
Last synced: 4 months ago
JSON representation
App for Crypto House which show live crypto coin information
- Host: GitHub
- URL: https://github.com/messsimo/crypto-search
- Owner: messsimo
- Created: 2024-08-22T07:26:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T09:49:46.000Z (6 months ago)
- Last Synced: 2024-09-29T05:41:59.425Z (4 months ago)
- Topics: api, cryptocurrency, cryptography, css, figma, git, html, javascript, js, laravel, php, responsive, restful-api
- Language: PHP
- Homepage:
- Size: 24.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Coindom - Crypto Search
Coindom - Crypto Search is a web agency that secures your crypto wallet permissions.
## The project includes:
- 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&## Installation
1. Clone the repository:
```
git clone https://github.com/username/repository.git
```
2. Go to the project directory:
```
cd repository
```
3. Install Composer:
```
composer install
```
3. Setting up the .env file:
```
cp .env.example .env
```
3. Running Migrations:
```
php artisan migrate
```
3. Starting the server:
```
php artisan serve
```
## Technologies
- HTML
- CSS
- JavaScript
- PHP
- Laravel
- mySQL
- Git## Screenshots