Join our Discord - https://discord.gg/6Pje7Wch
This is Samay Raina's official community website for chess enthusiasts. Support the Developer -
Make sure you have the following installed on your development machine:
Follow these steps to get started with the BMSamay.com Frontend:
Clone the repository:
git clone https://github.com/Bot-Rakshit/bm_frontend.git
Navigate to the project directory:
cd bm_frontend
Install the dependencies:
pnpm install
or
npm install
Start the development server:
pnpm dev
npm run dev
The project structure follows a standard React application layout:
bm_frontend/
├── node_modules/ # Project dependencies
├── public/ # Public assets
├── src/ # Application source code
│ ├── components/ # React components
│ │ └── ui/ # shadc/ui components
│ ├── styles/ # CSS stylesheets
│ ├── lib/ # Utility functions
│ ├── App.tsx # Application entry point
│ └── index.tsx # Main rendering file
├── .eslintrc.json # ESLint configuration
├── index.html # HTML entry point
├── postcss.config.js # PostCSS configuration
├── tailwind.config.js # Tailwind CSS configuration
├── tsconfig.json # TypeScript configuration
└── vite.config.ts # Vite configuration
We welcome contributions to the BMSamay.com Frontend project! To contribute:
Please read our Contributing Guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for details.
Thanks goes to these wonderful people (emoji key):
Rakshit Singh 💻 🚧 |
DG 💻 |
Karthik Sunil 💻 |
Vishant Shah 💻 |
Hemant Pradeep Modi 💻 |
Moutasim 💻 |
Nilesh Gosavi 💻 |
Manjot Singh 💻 🚧 |
n0step_ 💻 |
|||||
Add your contributions |
This project follows the all-contributors specification. Contributions of any kind welcome!