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.
- Host: GitHub
- URL: https://github.com/djalmaaraujo/bazaar
- Owner: djalmaaraujo
- Created: 2017-02-28T21:45:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T00:38:06.000Z (over 9 years ago)
- Last Synced: 2025-06-13T11:07:34.050Z (about 1 year ago)
- Topics: bazaar, nextjs, react
- Language: JavaScript
- Homepage: https://bazaar-markznvchj.now.sh
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```