Skip to content

PANOPTICONISM/marize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published