Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 568 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 568 Bytes

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