Skip to content

SwetSoni/Tech_Phantoms_website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%