Skip to content

A shopping cart is written with MERN stack. The user is able to add products and manage them as well as seeing what products get deleted from the shopping cart.

Notifications You must be signed in to change notification settings

VanessaPC/Shopping-Cart-WebApp

Repository files navigation

This is a Shopping Cart application built with Next.js project bootstrapped with create-next-app.

It showcases server side rendering, CMS preview and user Portal preview!

Getting Started

In order to be able to run this project you will need Mongo, Node and Yarn installed in your system. If all that is done, then the following instructions should work =>

Clone the repo, and cd into it.
1. - yarn build:next
2. - yarn start:dev
(any other time, just follow the second rule)

Open http://localhost:3100 with your browser to see the result.

This is a NextJS project simply to serve SSR without much set up at all.

I'd like to add if this were for production purposes:

  • TS to the server.
  • Authentication to server.
  • Code documentation
  • Add Cypress on client side
  • Add unit test on server side

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on ZEIT Now

The easiest way to deploy your Next.js app is to use the ZEIT Now Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A shopping cart is written with MERN stack. The user is able to add products and manage them as well as seeing what products get deleted from the shopping cart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published