Welcome to the KBS Website! This project is designed to...
For detailed instructions on how to set up the project on your local machine, please refer to the Installation Guide.
To run the development server and view the project in your browser, follow these steps:
-
Clone the repository:
git clone https://github.com/Swarnendu0123/kbs-website.git cd kbs-website
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to http://localhost:3000 to view the application.
If you would like to contribute to the project, please follow the contribution guidelines.
This project is licensed under the MIT License.