SpaceX Fleet Watchlist is based on the following api https://spacex-production.up.railway.app/.
By default it should work locally with this backend, running on localhost:3000 : https://github.com/tifaucz/spacex-backend The api source can be changed in the settings, you can add more by editing the variables on React's context file.
This is a Next.js project bootstrapped with create-next-app
.
Install dependencies with
npm install
Run the project with
npm run dev
Project will start on http://localhost:3005.