Skip to content

Shystra/Pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pomodoro

This is my first project than I used on EC2 - AmazonLinux. For this, I used Apache sistem for to read index.html. All the comands on AmazonLinux was basead in Apache and Yam. IP -> http://54.152.117.167/

comands: $sudo -i $sudo yum update $sudo yum install git $git clone "repositor"

$sudo yum install httpd $sudo systemctl start httpd

later change DocumentRoot for your folder /dist

$sudo nano /etc/httpd/conf/httpd.conf (sunch "DocumentRoot /var/www/html") change for "Document/Root /var/www/html/Pomodoro/dist"

$sudo systemctl restart httpd

This method help the users to focus in a atividies or in other assuns.

This project was did in typescript and reactDOM using VITE for to render more speed.

imageimage image