Opentek-Org / opentek

If it is about Open Source, it is on Opentek.
https://opentek.netlify.app/
MIT License
131 stars 151 forks source link
community css3 github gssoc23 hacktoberfest html javascript open-source

Opentek โšก

opentek licence styler forks styler stars styler issues styler pull-requests

View Demo ยท Report Bug ยท Request Feature

Introducing Opentek ๐ŸŽ‰

Welcome to Opentek, your No.1 source for Open Source Development. We're dedicated to giving you the very best of tools, resources, and projects, with a focus on Collaboration, Code, and Networking. Try out Opentek ๐Ÿ™Œ

Read our blog post ๐Ÿ“–

Table of Content

๐Ÿš€ Demo

๐Ÿ˜Ž Features

OPEN SOURCE TO THE MOOON ๐Ÿš€ Join our

๐Ÿ› ๏ธ Installation Steps

  1. Fork this repository.
  2. Clone your forked copy of the project.
git clone --depth 1 https://github.com/<your username>/opentek.git
  1. Change the working directory.
cd opentek
  1. Add a reference to the original repository.
git remote add upstream https://github.com/Opentek-Org/opentek.git
  1. Check the remotes for this repository.
git remote -v
  1. Always take a pull from the upstream repository to your main branch to keep it up-to-date with the main project (updated repository).
git pull upstream main
  1. Create a new branch.
git checkout -b <your_branch_name>

You are all set! Use a live server or simply run index.html to see the app.

Docker Setup

Opentek provides a Docker setup that allows you to run the application in a containerized environment. To use Docker with Opentek, follow these steps:

Make sure you have Docker installed on your machine. If not, you can download and install Docker from the official website: Docker Build the Docker image using the provided Dockerfile by running the following command:

   docker build -t opentek .

Once the Docker image is built, you can run a container using the following command:

docker run -p 80:80 opentek.

Open your web browser and visit http://localhost to access the Opentek application running inside the Docker container.

If you are using VS Code, you can use the live server extension to set up your local environment. Simply right-click on index.html and choose "Open with Live Server" to view the application locally.

Now you can access the application on the default port 80 without any authentication requirements. Happy coding! ๐Ÿš€๐ŸŒ

  1. Perform your desired changes to the code base.

giphy.gif

  1. Track your changes.
git add .
  1. Commit your changes.
git commit -m "Relevant message"
  1. Push the committed changes in your feature branch to your remote repo.
git push -u origin <your_branch_name>
  1. To create a pull request, click on "Compare and pull requests". Please ensure you compare your feature branch to the desired branch of the repo you are supposed to make a PR to.

  2. Voila ๐ŸŽ‰ You have made a PR for the Opentek project. Sit back patiently and relax while the project maintainers review your PR.

Please read our Code of Conduct, and the process for submitting pull requests to us.

๐Ÿคทโ€โ™‚๏ธ Want to submit an event, program, project, or tutorial to our Website?

Please read our contributing guidelines

๐Ÿ’ป Built with

![HTML](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) ![Bootstrap 4 and 5](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white) ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) ![Firebase](https://img.shields.io/badge/firebase-ffca28?style=for-the-badge&logo=firebase&logoColor=black) ![Font Awesome](https://img.shields.io/badge/Font_Awesome-339AF0?style=for-the-badge&logo=fontawesome&logoColor=white) ![Iconscout](https://img.shields.io/badge/Iconscout-02C6FF?style=for-the-badge&logo=maildotru&logoColor=white) ![Rough Notation](https://img.shields.io/badge/Rough%20Notation-FFF176?style=for-the-badge&logo=javascript&logoColor=222) ![Netlify](https://img.shields.io/badge/Netlify-00C7B7?style=for-the-badge&logo=netlify&logoColor=white) ![Name.com](https://img.shields.io/badge/Name.com-033082?style=for-the-badge&logo=maildotru&logoColor=white)

๐Ÿ‘ฅ Community Partners

     

๐Ÿ‘€ Future Plans

๐ŸŒŸ Deploy

Netlify Status

๐Ÿ™ Support

This project needs a โญ๏ธ from you. Don't forget to leave a star โญ๏ธ It will motivate us!!

Opentek - If it is about Open Source, it is on Opentek. | Product Hunt


โœŒ Our Socials