crl-n / bootleg-twitter

A Twitter clone made with Spring Boot for a course in web server development at University of Helsinki.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootleg-twitter

A WIP Twitter clone made with Spring Boot for a course in web server development at University of Helsinki during summer 2021.

How to run

Run the project in the Java IDE of your choice using MyApplication.java as the main class. The server should start and once it is up and running, you may connect to it using any browser. Browse to localhost:8080 to find the web application.

image

About

A Twitter clone made with Spring Boot for a course in web server development at University of Helsinki.


Languages

Language:Java 54.6%Language:CSS 18.3%Language:HTML 18.1%Language:JavaScript 9.1%