Project developed in React as the objective of the pre-professional practices carried out in www.jrtec.io
This project consists of creating an application for creating personalized videos related to Mother's Day based on a name entered by a person.
Note: You'll need to have Node.js and npm (Node Package Manager) installed on your computer.
Run the following command
git clone https://github.com/RickC1218/Mother-s-day-React.git
Run the following command inside the project folder from console
npm i
Run the following command inside the project folder from console
npm start
Next, it seeks to show the workflow that the application performs and how it relates to the final result.
-
The first screen appears requesting the name of the mother to whom the final result will be sent. Themes can be changed and it has an image banner with messages alluding to the date.
-
The second screen shows an "Loading" box to prepare the necessary elements to create the final video view.
-
Finally the custom video is displayed where you are allowed to play the video, share it on social media. Note: On two screens you can change the theme!
Try it out live: https://mom-day.jrtec.io
- This project is licensed under the terms of the MIT license