Skip to content

This is a rebuild of the dxmentorship.com site. The goal is to make it more efficient, easier to surface relevant information to mentees, show the details of previous graduants and the new curriculumn.

DesmondSanctity/dxmentorship

 
 

Repository files navigation

DXMentorship

Welcome to the DXMentorship Frontend repository! The DX Mentorship program is all about helping aspiring Developer Advocates become industry-ready professionals. We'll be working closely with industry experts and diving into real-world scenarios to provide you with hands-on experience and practical skills that are essential for a successful career in Developer Relations. Feel free to take on any issues and contribute. We are also participating in Hacktoberfest! ⚡

Getting Started

If you're interested in contributing to this project as part of Hacktoberfest or simply want to explore and make improvements, follow these steps to get started:

  1. Fork the Repository: Click the "Fork" button at the top right corner of this repository to create your own copy.

  2. Clone the Repository: Clone your forked repository to your local machine using the following command:

git clone https://github.com/dxmentorship/dxmentorship.git
  1. Install Dependencies: Make sure you have Node.js and npm installed. Then, navigate to the project directory and install the required dependencies:
cd dxmentorship
npm install
  1. Run the Development Server: Start the development server to see the website in action locally:
npm run dev
  1. Make Changes: Make the necessary changes, fix bugs, or add new features. Don't forget to create a new branch for your changes.

  2. Create a Pull Request: When you're ready, push your changes to your forked repository and create a pull request to this main repository. We'll review your contributions and merge them if they align with our goals.

Contributing to Hacktoberfest

We're excited to have this repository as part of Hacktoberfest! Whether you're a seasoned developer or just getting started, your contributions are highly appreciated.

If you have any questions, suggestions, or need assistance with anything related to the DXMentorship or program, please don't hesitate to create the appropriate issues. We value your feedback and are here to help! Thank you for being a part of the DXMentorship community and contributing to our mission of empowering future Developer Advocates. Happy hacking!

License

MIT

About

This is a rebuild of the dxmentorship.com site. The goal is to make it more efficient, easier to surface relevant information to mentees, show the details of previous graduants and the new curriculumn.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 97.2%
  • JavaScript 2.1%
  • Other 0.7%