Before diving in, ensure you have the following tools installed:
git clone https://github.com/Rekindle-Learning/rekindle-admin-portal.git
Navigate to the project directory and create an .env file.
cd rekindle/
touch .env
Next, reach out to a member of the team for the contents of the env.
cd rekindle-admin-portal
npm run i
npm run dev