Welcome to the Stanford Neurotech Club's website repository!
This repository hosts the codebase for the Stanford Neurotech Club's website. The website serves as a platform to showcase our club's projects, resources, and events, and to provide information about joining the club.
To view the website locally on your machine, follow these steps:
-
Start the frontend server by running the following command:
python -m http.server
-
Open your web browser and go to http://localhost:8000 to view the website.
We welcome contributions from the community! If you'd like to contribute to the website, please follow these guidelines:
- Fork the repository and create a new branch for your feature or bug fix.
- Make your changes and ensure that the code passes all tests.
- Submit a pull request detailing the changes you've made and why they're necessary.
If you have any questions or feedback regarding the website or the Stanford Neurotech Club, please feel free to reach out to us at [email protected] and [email protected].