Hi all! Today, I'll introduce you with my Unofficial Flipboard Application. First of all, I only spend ~3 hours for this project. So it might contain tons of bugs. Please feel free to open issue whenever you spot any mistake!
Follow the steps
# Clone this repository
git clone https://github.com/serhangursoy/Unofficial-Flipboard-App
# Go into the repository
cd Unofficial-Flipboard-App
# Install dependencies
npm install
# Run the app
npm start
Voila! You are not able to change whatever you want! It's all yours now.
- Electron Version: 3.0.2
- Starter Project: Yes. I used Electron's starter project as scraffold for this project.
- Can I tweak things: Yes, you can. No hard feelings.
Feel free to issue any bugs. Or contact with me if you want to contribute