π Otlio - A Powerful Todo List
Otlio is an open source project of web app built with MERN Stack (MongoDB, Express, React, Node JS).
Feature
- Support for Google and GitHub OAuth π Login
- Support for 2FA (Two Factor Authentication) π
- Support for Drag and Drop Feature β
- Heavy focus on security π
- Customer Support π
- Available in Dark Mode π
Building Otlio Source
- Install Visual Studio Code, NodeJS, and Nodemon
- Clone the repository and configure the
.envfiles located inserverfolder in VSCode - Open Terminal and type
yarninclientandserverfolder to install all missing dependencies - To run the app:
- Client:
yarn start - Server:
nodemon
- Client:
Contributing Guidelines
Before that, we would like to say thank you for your willing to contribute to Otlio! Please take a minute to read contributing guide. Have an idea, found a bug or an issues? Please visit here.