Welcome to the official repository of the NERIST Media Club website! 🚀
This is the official website of the NERIST Media Club, built using React.js. The website showcases club activities, events, and media content while providing an interactive user experience.
Follow these steps to run the project locally:
git clone https://github.com/harshprakash01/MediaClub.git
cd nerist-media-club
npm install
npm start
The website should now be accessible at http://localhost:3000/
.
The project uses Tailwind CSS for styling. To customize styles, modify the tailwind.config.js
file and relevant CSS files in the src
directory.
To create an optimized production build:
npm run build
The build files will be generated in the build/
directory.
Contributions are welcome! If you find any bugs or want to add new features, feel free to fork the repository and create a pull request.
This project is licensed under the MIT License.
For any queries or collaborations, reach out to us at mail.
Developed with ❤️ by the NERIST Media Club Team