The Crada&Chill project is a web application for recommending movies. You will be able to see a gallery of movies with their rating and you will be able to add new movies.
We introduce ourselves a bit in the Spring Boot and React framework making a CRUD-style Microservice.
- Users will be able to add a movie with an image, title, genre, director name and score
- Users will be able to edit the cards
- Users will be able to delete the cards
In this repository we create the User Interface for our Crada&Chill project
You can access the BackEnd of Crada&Chill here
These instructions will allow you to get a working copy of the project on your local computer, for development and testing purposes:
- Git clone or fork this repository https://github.com/SolTuripe/crada-chill-front.git
- cd crada-chill-front
- npm install
- Figma
- Trello
- React
- Agile Methodologies
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
- Tell others about this project 📢
- Support our projects ⭐
- Made with ❤️ by CRADA 🐱

