/Style-SC

starter code for WMS-Style

Primary LanguageCSS

WMS-Style-starter-code

Installation:

  1. Clone this repository to your local machine:
git clone https://github.com/WebMind1s/Style-SC.git

2.Install Dependencies: Navigate to the project directory and install any required dependencies.

cd Style-SC

open it with (VSCode)

code .

then

npm install
  1. Run the React Application: Start your React development server to run the application locally. Use the following command:
npm start