- Node.js (v16.0+)
- npm (v8.0+)
git clone https://github.com/ShashidharM0118/The_Great_Csscape
cd <folder_name>
npm install
Start the development server:
npm run dev
src/
: Source codepublic/
: Static assetscomponents/
: React componentsutils/
: Utility functionsserver/
: For Backend implementation