Skip to content

Asrk03/GiphyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GiphyProject

Giphy Project with Firebase auth, Pagenation, and Search functionality.
The site is live here

Scripts

Packages Installation

After forking the repository run:

git clone https://github.com/Asrk03/GiphyProject.git

Here are instructions on setting up TailwindCSS.
To install all the packages after cloning simply run:

npm i

Build

npm run build

Start

npm start

The site will be working on localhost:1234/GiphyProject