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

https://github.com/djalmaaraujo/bazaar

Next.js Example and Open source simple bazaar website.
https://github.com/djalmaaraujo/bazaar

bazaar nextjs react

Last synced: 2 months ago
JSON representation

Next.js Example and Open source simple bazaar website.

Awesome Lists containing this project

README

          

# Bazaar

## How to use

Install it and run:

```bash
npm install
npm run dev
```

Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download))

```bash
now
```