Skip to content
/ Atom Public

Client application for Atom. Atom is a platform enabling the Think-Digital community to share information and resources, keep tabs on happenings, and streamline their processes through automation tools.

License

Notifications You must be signed in to change notification settings

td-locus/Atom

Repository files navigation

Atom ⚛️

Atom is a platform enabling the Think-Digital community to share information and resources, keep tabs on happenings, and streamline their processes through automation tools.

Table of Contents:

Getting Started 🚀

Visit https://atom.think-digital.in and create an account to get started with our platform.

If you're a project member, head on over to the CONTRIBUTING.md to learn how to set up Atom in your local device to start making changes.

If you're new here or have some recommendations, check the Contributing ➕ section to learn more ways you can make an impact.

Quick Start ⚡

  • Clone or fork this repository.
git clone https://github.com/td-locus/Atom.git
  • Install all dependencies.

Using NPM.

npm install

Using Yarn.

yarn
  • Get access to .env to start working.

To gain access contact the organization owners or head over to the CONTRIBUTING.md guide and learn how to create your own variables.

  • Start the application.

Using NPM.

npm start

Using Yarn.

yarn start

Tech Stack ⚙️

Atom is a MERN Stack application and this project hosts the client application built using React and Material-UI.

React MUI Axios JavaScript

Contributing ➕

Atom is an Open-Source project. This means that you are free to explore the source code, make changes that you think can improve the platform or suggest changes that others can look into.

  • If you're familiar with our stack, then head over to the contributing guidelines to get started.
  • If you're not sure where you want to contribute, take a look at the project issues to get an idea of where you can start.
  • Not familiar with the code? And have some suggestions? Head over to the project issues and open a new issue for the team to take a look at.

FAQ

  • When it’s appropriate to follow up? You can expect a response from a maintainer within 7 days. If you haven’t heard anything by then, feel free to ping the thread.

  • How much time you spend on the project? We only spend about 5 hours per week on this project

License 📜

This project is licensed under the MPL License.

About

Client application for Atom. Atom is a platform enabling the Think-Digital community to share information and resources, keep tabs on happenings, and streamline their processes through automation tools.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published