Skip to content

Consciousapp: A second brain web app to save and search links, notes, & other media from various sources effortlessly.

Notifications You must be signed in to change notification settings

sumannaidur/superconscious-client

 
 

Repository files navigation

conscious

License Language Last Commit Repo Size

Description

conscious is a TS-based second brain web app project designed to save and search links, notes, & other media from various sources effortlessly..

BE repo

backedn repositry - superconscious

Table of Contents

Installation

To install and set up the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/sreyas-cheviri/superconscious-client.git
  2. Navigate to the project directory:

    cd superconscious-client
  3. Install the dependencies:

    npm install

Usage

To use the project, follow these steps:

  1. Start the development server:

    npm start
  2. Open your browser and navigate to http://localhost:3000 to see the application in action.

Contributing

Contributions are welcome! To contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or need support, feel free to contact:

About

Consciousapp: A second brain web app to save and search links, notes, & other media from various sources effortlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.8%
  • JavaScript 2.0%
  • CSS 1.8%
  • HTML 1.4%