Is it realistic to build a sports livescore website on my own?

0
0
Asked By CuriousCoder42 On

I'm planning to create a livescore website similar to livescore.com or flashscore.com. I'm starting from scratch with learning JavaScript and React, and since this is just a hobby project, there's no rush to finish it. Most of the data will come from external APIs, and I aim to use Supabase as my backend. I'm curious about how feasible it is to undertake this as a solo developer. Any insights or advice would be appreciated! Thanks!

1 Answer

Answered By TechWhiz23 On

With no deadline, I'd say it's totally feasible! You can approach this project bit by bit. Start by getting familiar with the APIs you'll be using to pull the data, then focus on storing that data in your database. Once you have the basics down, you can work on displaying the current games and scores. Don't overwhelm yourself by trying to make everything perfect at once. Just tackle one component at a time and build up your project gradually!

DevExplorer77 -

Yeah, focusing on the small parts first is key. It can be easy to get lost in big expectations. Take your time!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.