An e-commerce website built with RedwoodJS (React, GraphQL, Prisma, Apollo Client)
Install project dependencies with npm
git clone https://github.com/cchamangwana/ecommerce.git
cd ecommerce
npm install or yarn install
yarn redwood dev
Your browser should automatically open to http://localhost:8910 where you'll see the Welcome Page
Client: React, Apollo Client, TailwindCSS, DaisyUI
Server: NodeJS, GraphQL