This is a [Next.js] project bootstrapped with create-next-app
.
The main goal of this project was to practice building a modern, fully responsive, full stack application.
Some bonus things to be learned along the way include:
Modern design, animation, content management (in this case using Sanity), cart functionality, and integration with Stripe
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
This version of the project is currently being hosted here: https://react-ecommerce-app-smoky.vercel.app/