Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 787 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 787 Bytes

MARIZÉ WEBSHOP

This e-commerce shop has been developed using NextJS, TypeScript and Sanity.io.

STEPS TO SPIN UP THE PROJECT

cd frontend

npm install

npm run dev

Now the frontend application is running in the development mode. Open http://localhost:3000.

cd sanity

npm install

npm start

Now the Content Studio is running in the development mode. Open http://localhost:3333.

TESTING

npm test

Launches the test runner in the interactive watch mode.

BUILD

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

LIVE PREVIEW

https://marize-frontend.vercel.app

https://marize-sanity.vercel.app/