- English
- Portuguese
- π¬ A movie review site.
- βπ½ Project made at 'Spring React Week' made available by 'devsuperior'.
- Finished project βοΈ
- HTML
- CSS
- TypeScript
- React
- Styled-Components
- Vite
- Java
- Spring Framework
- PostgreSQL
- Heroku
- Netlify
- Allows the user to rate movies on posters.
-
Internet access - Browser
-
Node.js
-
Java
-
Maven
- π» Download the ZIP or Clone the application on your machine;
- π¨ Frontend
- Open CMD and navigate to 'FrontEnd' folder:
cd FrontEnd
, - Install node/react modules:
npm install
, - Finally start a localhost:
npm run dev
.
- Open CMD and navigate to 'FrontEnd' folder:
- π² Backend
- Open another CMD in the root of the project folder,
- Navigate to 'BackEnd' folder:
cd BackEnd
, - Start the Spring project with Maven:
mvn spring-boot:run
.
- This project is licensed under the MIT