Skip to content

stephmukami/kikwetu_store

Repository files navigation

Kikwetu Store

A simple e-commerce store.

Key FeaturesHow To UseTechnical Skills GainedLicense

sign up page checkout page

Key Features

  • View posted products
  • Add an item to cart
  • Check out item

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) Python and Flask installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/stephmukami/kikwetu_store.git

# Go into the repository
$ cd kikwetu_store

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

MIT


Technical Skills Gained

  • Array Manipulation
  • State management
  • Conditional rendering

About

An e-commerce website built using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published