Skip to content

Leet Code is an application designed to help software engineers study for common technical interview questions.

Notifications You must be signed in to change notification settings

alexmkio/leet-cards

Repository files navigation

Leet Cards, the API

GitHub Actions Workflow

Leet Cards is an application designed to help software engineers study for common technical interview questions.

The application is deployed here

The repo for the API is here

Technologies Used

This application is written in TypeScript utilizing the Next.js framework. The React Context API is providing global state management. Cypress is used for end-to-end testing and a GitHub Action is used for CI/CD. Tailwind CSS is utilized for styling.

Features

View of the homepage, hamburger menu, and filter functionality on a mobile device

  • View of the homepage, hamburger menu, and filter functionality on a mobile device

Switching between light and dark modes on a laptop

  • Switching between light and dark modes on a laptop

Install

  1. Clone down this repository git clone https://github.com/alexmkio/leet-cards
  2. CD into your local clone cd leet-cards
  3. Install project dependencies npm install
  4. Run npm run dev
  5. Open http://localhost:3000/ in your preferred browser

Contributors

This application was built by Alex Kio; a Front End Engineering alum from the Turing School of Software and Design.

About

Leet Code is an application designed to help software engineers study for common technical interview questions.

Resources

Stars

Watchers

Forks