SneakySensei / ideable

Ideable is a simple and intuitive note taking web app which helps you organize yourself, at the speed of thought.

Home Page:https://ideable.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Ideable

Ideable is a simple and intuitive note taking web app which helps you organize yourself, at the speed of thought.
Made with ❤ by Snehil.

Explore Website · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Built With

Setting up development environment

In order to test this webapp locally, you need to download the required npm packages and start the react server along with the backend. Follow these steps if you don't know how.

Install NPM packages

npm install && cd frontend && npm install

Starting the local frontend and backend server

npm start && cd .. && node server.js

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact the Dev

Snehil

LinkedIn Snehil

About

Ideable is a simple and intuitive note taking web app which helps you organize yourself, at the speed of thought.

https://ideable.azurewebsites.net/

License:MIT License


Languages

Language:JavaScript 90.5%Language:HTML 8.6%Language:CSS 0.8%