Ecosyste.ms: Awesome
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: 16 days ago
JSON representation
Shop for bakery, created using Next.js + Firebase
- Host: GitHub
- URL: https://github.com/donalexandro/bakery-shop
- Owner: DonAlexandro
- Created: 2020-11-21T13:53:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-20T10:15:06.000Z (over 3 years ago)
- Last Synced: 2024-10-08T19:21:30.060Z (about 1 month ago)
- Topics: firebase, nextjs, reactjs
- Language: JavaScript
- Homepage: https:///town-bakery.vercel.app
- Size: 7.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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