HNG9 Backend Task(Stage 1) π©βπ» HNG9 Backend Task 1 - A RESTful API that returns personal details Getting Started Clone the repo: git clone https://github.com/ChukwunonsoFrank/i9-details-rest.git cd i9-details-rest Set environment variables: cp .env.example .env Install dependencies: npm install Running Locally npm run dev