A blog website that updates viewers on the rivalry between the two tech giants, Mark Zuckerberg and Elon Musk
Steps to setup locally
- Clone the project locally
- Create a Firebase project and add the necessary details to a .env file
- Run
npm i
andnpm run dev
in the project's directory