Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azizmashkour/lykke-random-test


https://github.com/azizmashkour/lykke-random-test

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
![image](https://github.com/azizmashkour/lykke-random/blob/master/public/preview.png)

# Lykke Gallery

The React App allows the user to run a image search and present found images according to the image list.

This Project was created using [React Js](http://reactjs.org)

## Quick Start

1- Clone this repository by downloading directly or running this command:

```
git clone [email protected]:azizmashkour/lykke-random.git
```

2- Install dependencies by running `yarn` or `npm install` from the project directory to install all dependencies. In case your don't have them installed, go
[here](https://changelog.com/posts/install-node-js-with-homebrew-on-os-x) and install them.

## Available Scripts

1- Make sure you have Docker installed on your machine.

2- In the project directory, run the command bellow: `docker image build -t react:app .`

3- Once completed, run this: `docker container run -it -p 3000:3000 react:app` and you're done.

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

### `npm run build` fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify