Sakshi-Jangra / Tech_Phantoms_website

This is the source code for tech_phantoms website

Home Page:https://techphantoms.tech/

Repository from Github https://github.comSakshi-Jangra/Tech_Phantoms_websiteRepository from Github https://github.comSakshi-Jangra/Tech_Phantoms_website

Tech Phantoms Community Website

 

Tech Phantoms Community Website

This repository serves as official repository for the Community Website hosted at techphantoms.tech

We are now on Instagram @tech_phantoms

License Platform Maintained Last Commit Release Date Issues Stars GitHub Language Size Netlify Status


πŸ‘©β€ Who are we?

Tech Phantoms is an open tech organization and ❀ to build Open Source software applications. We are powered by one of the Microsoft Learn Student Ambassadors. We want to enable people to adapt and change technology according to their own ideas and needs and validate science and knowledge through an Open Access approach. Its launched by dedicated efforts of two undergraduate students and a fully functional core team. We also organize events, mentoring sessions and much more. You can register on V1 website of tech phantoms here

We use highly secured Airtable servers with highest possible API based encryption for our data safety measures

Notice: Please read the contributing guidelines and README before sending the PR.
πŸŽ‰ We are following best open source practices.

πŸ”† Tech Stack

The project is created using create-react-app and based on React.js framework.

  • HTML, CSS
  • Material UI
  • Airtable
  • ReactJS

Codebase Structure

We made this section for beginners, to feel comfortable while contributing to this project.

If you are facing problem in understanding codebase, here is Project Structure Documentation

πŸš€ Steps to setup development environment

  1. Clone the repo
git clone github.com/your_username/Tech_Phantoms_website.git
  1. Open the folder in your favorite code editor and start adding modifications.

πŸ’» Development guidelines

We are open to contributions. On a note, the deployed branch is master we will be merging all your contributions to development branch. To know more about how we accept contributions, we recommend you to go through Contributing guidelines.

πŸ’» API KEY Installation (DUMMY)

In order to facilitate development / testing phases, we have generated the following dummy API keys to be used in your environment variables Setting Up dummy API KEY

  1. Install dotenv npm i dotenv
  2. Create .env file in root directory /
  3. Paste the following code inside .env file.
REACT_APP_AIRTABLE_API_KEY = keyl7IrslG0riVZjW;
REACT_APP_TEAM_BASE = appeFoa7ggqSOwivF;
REACT_APP_EVENT_BASE = appC2QPeeuXQPAxgr;

πŸ’» System Requirements

  • Google Chrome
  • Git
  • Code Editor (Visual Studio Code, Sublime Text)

πŸ† Contributing

Please read CONTRIBUTING.md for information on how to contribute to the project.

πŸ’Ό Code of Conduct

We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct.

Please adhere towards our Code of Conduct.

❀️ Thanks to our awesome contributors.

🌟 STAR AND FORK THE REPOSITORY FOR YOUR FUTURE REFERENCE.🌟

About

This is the source code for tech_phantoms website

https://techphantoms.tech/

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.7%Language:HTML 2.7%Language:CSS 1.6%