Skip to content

arvinbuid/shorten.it

Repository files navigation

Shorten-it

A fullstack url shortener web application built using Java Spring Boot and React.js.

Project Showcase
Typescript React.js Java Spring Boot

Features

  • Subdomain-based routing
  • Short url Graph Analytics
  • User authentication with Spring Security and JSON Web Token
  • Route protection
  • Responsive design
  • Modern UI using Material UI and Tailwind CSS
  • Modern Java Development (Lombok, Spring Data JPA, Hibernate ORM, Maven)

Usage

Clone the Repository

git clone https://github.com/arvinbuid/shorten.it.git

Install Dependencies

npm install

Run

# Run in development mode
npm run dev

# Build for production
npm run build

# Run in production mode
npm start

Open http://localhost:3000 with your browser to see the result.

About

A fullstack url shortener web application built using Java Spring Boot and React.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published