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

https://github.com/souris-dev/writers-kalice

A basic social web app for sharing poems and other compositions
https://github.com/souris-dev/writers-kalice

java postgresql react spring-boot webapp

Last synced: 2 months ago
JSON representation

A basic social web app for sharing poems and other compositions

Awesome Lists containing this project

README

        

# Writer's Kalice

## About
Project Writer's Kalice is an aim to create a social media platform exclusively for sharing creative writing compositions, poems, etc. and get feedback on it.

## Server-side
The server side uses Spring Boot along with PostgreSQL as its database management system.

## Client-side
The client side uses React and Tailwind CSS.