Project Link: uTube
To further learn how to build a full stack application utilizing AWS s3.
YouTube clone that attempts to imitate the functionalities of the original site.
-
Clone this repository
-
Install backend dependencies and start backend by running the following commands at the root directory.
pipenv install -r requirements.txt
pipenv run flask run
-
Install frontend dependencies and start frontend by running the following commands at the 'react-app' directory.
npm install
npm start
Please feel free to reach out to me at below for any comments.