/Laugh-Out-Loud

Memes app built with React(NextJs) and Firebase

Primary LanguageJavaScript

LOL

🎯 About

This a creative web application platform where users share, discuss, post and comment on memes... 😅🚀😂🤣

🚀 Demo

✨ Features

✔️ Google Authentication;
✔️ Create and Delete Memes;
✔️ Edit and Update Memes;
✔️ Comment on Memes;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/KingsleyAmankwah/Laugh-Out-Loud

# Access
$ cd Laugh-Out-Loud

# Install dependencies
$ npm i

# Run the project
$ npm run dev

or

yarn dev

# The server will initialize in the <http://localhost:3000>