项目作者: Silvio-Ronaldo

项目描述 :
🧬 ScienceFlix is a catalog of videos about Science. Developed at Alura Immersion.
高级语言: JavaScript
项目地址: git://github.com/Silvio-Ronaldo/science-flix.git
创建时间: 2020-08-03T01:18:45Z
项目社区:https://github.com/Silvio-Ronaldo/science-flix

开源协议:MIT License

下载



ScienceFlix Logo

🧬 Prepare the popcorn and learn science as if you were watching series. 🍿
Developed at Imersão Alura
Practical project for study





ScienceFlix is released under the MIT license


ScienceFlix is currently maintained by Silvio Ronaldo


ScienceFlix website is active


This is the number of forks in this repository


This is the number of stars in this repository


Badges are awesome

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.


📋 Table of contents

📌 Status

📺 ScienceFlix is complete 🚀

🖥️ Demonstration


To access and test the ScienceFlix platform, click on the link: https://science-flix-silvio-ronaldo.vercel.app

Home



ScienceFlix Home

Watching Science



ScienceFlix Video

🕹️ Running locally

Prerequisites


  1. Installing Git: You need to have Git on your machine to perform a few steps. To download Git, click here.


  2. 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.


  3. 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.

Running the React App


  1. In a terminal, clone this repository:

    git clone https://github.com/Silvio-Ronaldo/science-flix.git



  2. Enter the project folder:

    cd science-flix



  3. Install all dependencies:

    yarn install or yarn



  4. Start the development server and the app:

    yarn dev



  5. After these steps, the server should start at the 8080 port, open the browser and access http://localhost:8080.

🛡️ Technologies

The following tools were used in the development of the project:

👽 Author





Silvio Ronaldo
Silvio Ronaldo

🍀

Leave your star, fork the project or open a pull request ❤️


Contact me on social networks:


Silvio Ronaldo's Twitter
Silvio Ronaldo's LinkedIn

⚖️ License

ScienceFlix is MIT licensed, as found in the LICENSE file.