🧬 Prepare the popcorn and learn science as if you were watching series. 🍿
Developed at Imersão Alura
Practical project for study
ScienceFlix is a platform that brings together several YouTube videos about science, in the most diverse topics.
You can play in a breathtaking sequence of Astronomy, enchanting Biology or even Physics for the brave.
We curate so you don't have to worry about playlists.
To access and test the ScienceFlix platform, click on the link: https://science-flix-silvio-ronaldo.vercel.app
- Installing Git: You need to have Git on your machine to perform a few steps. To download Git, click here.
- Installing Yarn 1: Yarn is a package manager that you can download directly from the website by clicking here. If you prefer, use the NPM.
- Code Editor (optional): Make sure you have a code editor of your choice. I recommend using the VS Code. If you need to, download it here.
- In a terminal, clone this repository:
git clone https://github.com/Silvio-Ronaldo/science-flix.git - Enter the project folder:
cd science-flix - Install all dependencies:
yarn installoryarn - Start the development server and the app:
yarn dev - After these steps, the server should start at the 8080 port, open the browser and access http://localhost:8080.
The following tools were used in the development of the project:
Silvio Ronaldo 🍀 |
Leave your star, fork the project or open a pull request ❤️
Contact me on social networks:
ScienceFlix is MIT licensed, as found in the LICENSE file.