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
Repository Setup
The project is hosted on GitHub, ensuring easy access and version control. You can clone the repository using the following command:
Installation
Navigate to the project directory and install the necessary dependencies with:
Running the Project
Start the development server using:
git@github.com:Iank-code/SIL-2.0.git
cd SIL-2.0 && npm install
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.