Skip to content

azizmashkour/lykke-random-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App. image

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

Quick Start

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

git clone git@github.com: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 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 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published