AhamedR / noon-ecommerce-task

Noon task using NextJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS Sass

This is a Next.js test application, Where you can add products to your favourites .

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Then, open project derectory goto

src/config/config.js

Update the host address accordingly, by default http://localhost:3000 is added

Thats it !

About

Noon task using NextJS

License:MIT License


Languages

Language:JavaScript 70.2%Language:SCSS 29.8%