muzakparov / opensource.builders

Find open-source alternatives

Home Page:https://opensource.builders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opensource.builders Gatsby Starter

Opensource.builders is a website to find and request open-source alternatives to popular software you already use.

🚀 Quick start

  1. Clone the site.

    Use the Gatsby CLI to create a new site, specifying the blog starter.

    # clone this repo
    git clone https://github.com/junaid33/opensource.builders
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd opensource.builders
    yarn install
    yarn start
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

🧐 What's the tech stack?

  1. TinaCMS to add the comparisons and alternatives. They are kept as a JSON file.
  2. ChakraUI to style the website
  3. Github issues to handle new requests

About

Find open-source alternatives

https://opensource.builders

License:MIT License


Languages

Language:JavaScript 100.0%