Skip to content

Latest commit

 

History

History
88 lines (58 loc) · 2.39 KB

README.md

File metadata and controls

88 lines (58 loc) · 2.39 KB

Movies Avaliations

This project consisting in every person can avaliantion your favorites movies with stars who go to 1 at the 5. Where has one formulary need to insert valid e-mail and your dedication and love for watch movies.

Deploy Frontend (Netlify) https://weekdsmovie.netlify.app/


Frontend preview images

Desktop images

image image


Mobile images

image image


Tech use in Backend

  • Java 17

  • Spring Boot

  • Maven

  • JPA

  • H2(TESTS USING)

  • PostgreSQL Dev


Tech use in Frontend

  • React

  • TypeScript

  • Axios

  • Yarn

  • Bootstrap

  • HTML

  • CSS


How execute the project

Backend

Prerequisite: Java 17.

#clone repository.
git clone https://github.com/FelipeSdsilva/dsmovie

#enter in folder backend.
cd backend

#execute the project.
./mvnw spring-boot:run

Frontend Web

Prerequisite: Node.

#clone repository.
git clone https://github.com/FelipeSdsilva/dscatalog

#enter in folder frontend.
cd frontend

#install dependence.
yarn install

#executar o project.
yarn start

Author https://www.linkedin.com/in/felipesdsilva/