Skip to content

Solid Planner App is a Solid based web application for creation, managing and sharing notes and habits.

License

Notifications You must be signed in to change notification settings

AyazDyshin/solid-planner-app

Repository files navigation

Solid Planner App

A planner web application to create, manage and share notes and habits built on Solid Project.

The application is written using React, and is bundled using Webpack.

The live application and documentation

The live version of the application is hosted using GitHub Pages and is available here: https://ayazdyshin.github.io/solid-planner-app/.

Running the application locally

Local development prerequisites

To run the application locally, the following is required:

The npm package management with minimum version: 8.3.1.

The node with minimum version: v16.14.0.

Download the code

Get the application code from https://github.com/AyazDyshin/solid-planner-app by either downloading the code or by cloning the repository.

Installing dependencies

Go to the root directory of the application and run the following command in the terminal to install all dependencies:

npm install

Starting the development server

The application is bundled with a development environment with a development server, supporting linting and hot reloads.

To start the development server, run the following command:

npm start

The application will be deployed on: http://localhost:8080/

License

License: MIT

About

Solid Planner App is a Solid based web application for creation, managing and sharing notes and habits.

Topics

Resources

License

Stars

Watchers

Forks