You need to have Node.js and npm installed in your machine, these are our only dependencies to run the project locally.
# Clone the project.
git clone https://github.com/MAGGIx1404/awwward-rebuild-SOTD--1.git
# Install npm depedencies.
npm install
# Configure .env variables and run the website.
npm run dev