- The app, HomeMood is an app that allow user to create rooms of the size that user want and customize, arrange the furniture easily by drag and drop it. This app is for those who are interested in decorating their home or just moved out and are having trouble arranging furniture in their home/room.
This is what you need to follow to run the app.
- type bun i to install all of the dependency libraries.
- Fill the .env.example file and rename it into .env
- Create a neon postgreSQL DB and migrate and generate it to create table in the DB.
- Make sure to add the furniture data in the furnitures table properly.