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

https://github.com/donalexandro/bakery-shop

Shop for bakery, created using Next.js + Firebase
https://github.com/donalexandro/bakery-shop

firebase nextjs reactjs

Last synced: 3 months ago
JSON representation

Shop for bakery, created using Next.js + Firebase

Awesome Lists containing this project

README

          

# Bakery E-Commerce

This online shop I've written using NextJS - SSR framework for ReactJS.
Also, I've used Firebase for back-end.

## Available scripts

#### `npm run dev`
Starts the development server on [http://localhost:3000](http://localhost:3000)

#### `npm run build`
Builds minified production version of the app

#### `npm run start`
Builds development version of the app once