Sofianct / full-stack-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giffy

Giffy is a project where the user can upload gifs from an url, and also see gifs from different tags, and navigate through categories

Installation

Use npm i to install all the dependecies

$ git clone https://github.com/Sofianct/full-stack-challenge.git
$ npm i

Then start the server

$ npm run server

And start Vite

$ npm run dev

Technologies

  • React
  • NextUI
  • JSON Server

Usage

  • Fill .env file with the requirements following .env.example file

Wireframes

Trending gifs.

Dog tag gifs.

About


Languages

Language:JavaScript 76.9%Language:CSS 19.8%Language:HTML 1.9%Language:Shell 1.3%