An open API service indexing awesome lists of open source software.

https://github.com/alicanerdurmaz/last-letter


https://github.com/alicanerdurmaz/last-letter

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


Last Letter

🚀 [Live Demo](https://last-letter.vercel.app/)

# Tech Stack

- React
- Typescript
- Sass
- Firebase
- Jest / React Testing Library

# Quick Start

```bash
clone repo
cd last-letter
yarn install
yarn start

> Open http://localhost:3000 to view it in the browser.

```