msathyaanand / shopping-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛍️ Shopping List

A simple React app to create shopping list for your next store visit.

Demo

https://reacts-shopping-list.netlify.app/

Local Development Setup

Steps to run the site locally for development or curiosity

  1. Fork and clone the repository

    Follow these steps to create a fork of this repository and clone it to your local machine.

  2. Go to the project directory

  cd my-project
  1. Install dependencies
  npm install
  1. Start the server
  npm run start

About


Languages

Language:JavaScript 45.0%Language:CSS 31.2%Language:HTML 23.8%