Savannah Informatics - Frontend Role

Savannah Informatics - Frontend Role

Welcome to my submission for the Savannah Informatics frontend engineering assessment. This project demonstrates my skills in modern web frontend development, fulfilling the requirements outlined in the assessment brief. The completed project is available in the public repository linked below.

Repository Link: Github Repository

Instructions

  1. Repository Setup

    The project is hosted on GitHub, ensuring easy access and version control. You can clone the repository using the following command:

  2. git@github.com:Iank-code/SIL-2.0.git
  3. Installation

    Navigate to the project directory and install the necessary dependencies with:

  4. cd SIL-2.0 && npm install
  5. Running the Project

    Start the development server using:

  6. npm run dev

Summary

This project features a fully responsive design for seamless use across devices and data fetching from a mock API. It also includes Google authentication for smooth login and logout. The code follows best practices in organization, commenting, and version control, with ESLint ensuring quality. The project is well-documented with a comprehensive README containing setup instructions, a project description, and usage guidelines.