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

https://github.com/datagrove/marketplace-us


https://github.com/datagrove/marketplace-us

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Basic Design Requirements

* License under MIT (or similar)
* Accessiblity by design
* Light/Dark Mode
* Mobile First Web Design - PWA
* Multilingual Support (First Target English/Spanish)

# Tech Stack
Click Octocat to check out their projects!
* [Astro](https://astro.build/) :rocket: [:octocat:](https://github.com/withastro/astro)
* [Typescript](https://www.typescriptlang.org/) [:octocat:](https://github.com/microsoft/TypeScript/#readme)
* [SolidJS](https://www.solidjs.com/) [:octocat:](https://github.com/solidjs/solid)
* [Supabase](https://supabase.com/) [:octocat:](https://github.com/supabase/supabase)
* [TailwindCSS](https://tailwindcss.com/) [:octocat:](https://github.com/tailwindlabs/tailwindcss)

# Conventions
* Pages and Pages folders are named in lowercase
* Components are named with Uppercase
* Component folders are named with lowercase
* Local images are stored in src/assets/*
* All non-user images should be local to the project to the extent possible
* Non-user images should be public domain or permissive licenses such as MIT, ISC, etc
* All icon type images should be svg format