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

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 💖

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