Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giftrocket - Webshop app

Table of contents

General info

A webshop application for creating custom gift baskets with various products.

Technical information

  • JDK version: 1.7
  • Maven version: 3.8.1
  • React version: 18.2.0

Java dependencies

  • SpringBoot version: 2.4.0
  • Spring Data version: 2.4.5
  • Spring Security version: 5.4.5
  • Lombok version: 1.18.24
  • Postgresql version: 42.5.1
  • Jakarta Persistence-API version: 2.2.3

React dependencies

This project was bootstrapped with Create React App.

  • axios version: 1.2.2
  • bootstrap version: 5.2.3
  • http-proxy-middleware version: 2.0.6
  • mdb-react-ui-kit version: 5.1.0
  • react-bootstrap version: 2.7.0
  • react-dom version: 18.2.0
  • react-icons version: 4.7.1
  • react-router-dom version: 6.6.2
  • react-scripts version: 5.0.1
  • react-uuid version: 2.0.0
  • reactstrap version: 9.1.5
  • styled-components version: 5.3.6

Setup

First, clone the repo:

git clone git@github.com:CodecoolGlobal/el-proyecte-grande-sprint-1-java-csovaria.git

To run the backend server:

  • use the Spring Boot Maven plugin

      cd <repo folder>
    
      mvn spring-boot:run
    

Runs on localhost:8000

To run the frontend server:

  • You need NodeJs and Create React App to be installed

      cd <repo folder>/frontend
      npm start
    

Runs on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages