gdsc-fetju / gdsc-website

Website for gdsc - FETJU chapter
https://www.gdscfetju.co
MIT License
3 stars 6 forks source link
gdsc next react tailwindcss

:computer: GDSC Website

This is the GitHub repository for the Google Developer Student Club (GDSC) website. The website is built using Next.js and Tailwind CSS, and serves as a platform for sharing information about the club's activities, events, and resources.

known issues

:rocket: Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository:
  git clone https://github.com/DSC-JainUniversity/gdsc-website.git
  1. Install the dependencies:
  npm install
  1. Start the development server:
  npm run dev
  1. Open your browser and navigate to http://localhost:3000 to see the website.

:handshake: Contributing

Contributions are welcome! To contribute, please follow these steps:

:memo: License

This project is licensed under the MIT License - see the LICENSE file for details.