Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

derek-diaz/the-meme-express-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 ____  _  _  ____    _  _  ____  _  _  ____    ____  ____   __   __  __ _ 
(_  _)/ )( \(  __)  ( \/ )(  __)( \/ )(  __)  (_  _)(  _ \ / _\ (  )(  ( \
  )(  ) __ ( ) _)   / \/ \ ) _) / \/ \ ) _)     )(   )   //    \ )( /    /
 (__) \_)(_/(____)  \_)(_/(____)\_)(_/(____)   (__) (__\_)\_/\_/(__)\_)__)
   ___                _                    _ 
  / __\ __ ___  _ __ | |_    ___ _ __   __| |
 / _\| '__/ _ \| '_ \| __|  / _ \ '_ \ / _` |
/ /  | | | (_) | | | | |_  |  __/ | | | (_| |
\/   |_|  \___/|_| |_|\__|  \___|_| |_|\__,_|
                                             

Project Description

This is a experiment project that I made just to play with the MERN (Mongo, Express, React, Node) Stack.

In this project you can find and save your favorite Gifs from Giphy.

How to run

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Dependencies

This application won't work properly without its Node server. For more info on this, be sure to check out the following project: the-meme-express-backend