Skip to content

KryptomSilver/gif-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Gif React

Search gifs app

alt text

Table of Contents

Development Setup

First, clone the repo and cd into the project:

git clone https://github.com/KryptomSilver/gif-app-react.git
cd gif-app-react

Install dependencies:

cd gif-app-react
npm i

Run project:

cd gif-app-react
npm start

Production Setup

Install serve globaly:

npm i -g serve

Build the app:

npm run build # Or yarn build

Start the server:

serve -s build -l 3000 # Or another port of your choice

Releases

Packages

Contributors

Languages