This repository is created as part of homework for a ReactJS Mentoring session in my current organisation EPAM Systems
This project's main
branch is hosted through Continuous Deployment using GitHub actions.
Therefore, whenever the project's main branch receives a merge or a commit, the code is automatically built and deployed to http://movies.krishnainfotron.com/
P.S - Will soon setup proper staging and production environments
NB! - This app is purely created without using boilerplate npx create-react-app command
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
Your app is ready to be deployed!