Skip to content

Cybercube21/ReactJS-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Frontend

In this repo i provide the code hosted on memes.cybercube21.de.
This will be replaced by a frontend written in Nuxt soon.

A website written in ReactJS which uses my API as a backend. It fetches a random meme from my API and embed it.

It can be used to embed any image or video as long as it got the right file extension tho

Right now, it detects .webp's as pictures and embed it in a <img> tag, while .webm's are detected as videos and getting embed in a <video> tag.\

Installation

Clone the repo and use npm to install the dependencies:

clone git@github.com:Cybercube21/ReactJS-Frontend.git
cd reactjs-frontend/
npm install .

To start a dev-build use:

npm start

This should be enough to get started.

Contact

Join my Discord Server or DM me: Cybercube#0499

License

GPLv3

About

A Frontend written in ReactJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published