Skip to content

heitzlki/ToDoApp

Repository files navigation

FlexNote (previous name)

FlexNoteLogo FlexNoteHome FlexNoteNewNote

Table of contents

General info

FlexNote is a web-application that helps organize notes.

Technologies

Project is created with:

Client

  • @apollo/client version: 3.3.6
  • graphql version: 15.4.0
  • react version: 17.0.1

Backend

  • apollo-server version: 2.19.0
  • graphql version: 15.4.0
  • sortable version: 1.12.0

Setup

$ git clone https://github.com/heitzlki/FlexNote/

To run this project, install it locally using npm:

Client

$ cd FlexNote/client/
$ npm install
$ npm start

Server

$ cd FlexNote/server/
$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published