Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathisburger/ikea-name-generator

This is a fun react-app. It generates a random name of a ikea produkt
https://github.com/mathisburger/ikea-name-generator

fun generator ikea minify nextjs productname react

Last synced: about 1 month ago
JSON representation

This is a fun react-app. It generates a random name of a ikea produkt

Awesome Lists containing this project

README

        


Ikea names generator





A tiny fun project made to generate random names of ikea products.




 





## Idea

---
The idea for this project came from a discord named DevSchuppen.
In my opinion
the idea was geat. Therefore I started this quick project.

## Information

---
I used react to create this. To choose a web-framework is a bit overpowered, but I am ok
with
it. Furthermore the design is absolutely trash. I am not proud if it, but
it is acceptable, because it is
only a fun project.

## Installation

---
If you really want to setup this piece of shit youself, you need docker.
Just type:
```
docker pull mathisburger/ikea-names-generator:latest
```

After that start the docker container.
```
docker run -d -p 5000:5000 mathisburger/ikea-names-generator:latest
```