This portfolio project showcases my skills and projects.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Debo91dg/Debo91dg.git - Navigate to the project directory:
cd Debo91dg - Install the required dependencies:
npm install(oryarn install)
To use the Resend API integration:
- Obtain your API key from the Resend website.
- Add your API key to your environment variables or
.envfile. - Use the API as demonstrated in the project documentation.
For deployment, follow these guidelines:
- Choose a cloud provider (e.g., Heroku, Vercel, AWS).
- Follow the specific deployment instructions based on the chosen provider.
- Ensure your environment variables are set correctly in the production environment.
This project is licensed under the MIT License.