Skip to content

CodeWithAloha/website

Repository files navigation

Code With Aloha's Website

Code With Aloha is a group of civic-minded tech enthusiasts. This site is a testament to our dedication towards community improvement through technology.

Screenshot 2023-09-10 120435

💻 Live Site here.

📚 Features of our project include a dynamic and responsive user interface powered by NextJS & React, stylish components with Tailwind CSS, and smooth animations and transitions through Framer Motion to enhance the user experience.

🚀 Getting Started

To contribute to this project, follow these steps:

1. Fork the Repository: Click the "Fork" button at the top right corner of this repository's page. This will create a copy of the project in your GitHub account. 2. Clone Your Fork: Now, you need to clone your forked repository to your local machine. Replace [your-username] with your GitHub username in the URL below:

git clone https://github.com/[your-username]/website.git

3. Navigate to the project directory:

cd website

4. Install the dependencies:

npm install

5. Start the development server:

npm run dev

6. Run linter:

npm run lint

Now you're ready to contribute. Make your changes, commit them, and then create a pull request to submit your contributions. Thank you for contributing to CodeWithAloha!

📋 License

This project is licensed under the MIT License.

💬 Contact

For inquiries and feedback, please reach out to codewithaloha@gmail.com.