https://github.com/yousifabozid/asgardmarket
Asgard Market is an E-Commerce App build with Next.js, Bootstrap 5, and MongoDB 💖
https://github.com/yousifabozid/asgardmarket
bootstrap5 css html javascript mongodb nextjs
Last synced: 25 days ago
JSON representation
Asgard Market is an E-Commerce App build with Next.js, Bootstrap 5, and MongoDB 💖
- Host: GitHub
- URL: https://github.com/yousifabozid/asgardmarket
- Owner: YousifAbozid
- Created: 2021-02-01T04:25:34.000Z (about 4 years ago)
- Default Branch: source
- Last Pushed: 2023-01-07T23:11:38.000Z (over 2 years ago)
- Last Synced: 2023-03-07T22:03:22.137Z (about 2 years ago)
- Topics: bootstrap5, css, html, javascript, mongodb, nextjs
- Language: JavaScript
- Homepage: https://asgard-market.vercel.app/
- Size: 416 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### For Creating Your Own Version
First, clone this repository:
`https://github.com/YousifAbozid/AsgardMarket.git`
Second, install all the dependencies:
`yarn install`
Then, run the development server:
`yarn dev`
After that you can see the application in your browser from [here](http://localhost:3000) and make all the changes you want