https://mario-movieflix.netlify.app/
This project is a studies based on tests, following the TEST DRIVEN DEVELOPMENT(TDD): MovieFlix is a full stack web and mobile(developping) application built during the full course by DevSuperior. The application consists of a Catalog of Movies, Genres and Users with access levels.
- Java
- Spring Boot
- JPA / Hibernate
- Maven
- OAuth2
- JUnit Vanila
- Swagger
- HTML / CSS / JS / TypeScript / Bootstrap / SASS
- ReactJS
- React Native
- Expo
- Node.Js, Npm, Yarn, Visual Studio Code, Postman
- Back end: Heroku
- Front end web: Netlify
- DataBase: Postgresql
Pré-requisitos: Java 11
# Clone repository
git clone https://github.com/mariuo/movieflix
# Get into back end
cd backend
# Run
./mvnw spring-boot:run
Prerequisites: npm / yarn
# Clone repository
git clone https://github.com/mariuo/movieflix
# Get into front end web
cd front-web
# Install dependences
yarn install
# Run the project
yarn start
Mario Camelo https://www.linkedin.com/in/mario-camelo