fsdmitclub.com
- About:
- Events:
- Team:
- Program:
- Footer:
- React.js: A JavaScript library for building user interfaces.
- Vite:
- HTML5 & CSS3: Markup and styling languages for building web pages.
- JavaScript: A programming language for adding interactivity to web applications.
- Styled-Components: A CSS-in-JS framework for styling React components.
- Git: A version control system for tracking changes and collaborating on projects.
- Vercel: A platform for hosting and deploying web applications.
To run this website locally, follow these steps:
- Clone the repository:
git clone https://github.com/hergalyoussef/fsdmitclub_website.git
- Navigate to the project directory:
cd fsdmitclub_website
- Install the dependencies:
npm install
- Start the development server:
npm run dev -p 3000
- Open your browser and visit:
http://localhost:3000
After installing and running the project locally, you can navigate through the different sections of the website using the navigation menu. Explore the About .
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b my-feature
- Commit your changes:
git commit -m 'describe your feature'
- Push to the branch:
git push origin my-feature
- Open a pull request.
This project is licensed under the MIT License.