Skip to content

maulikdesai21/notesfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Notes front-end

Getting Started

# clone it
git 
cd 

# Install dependencies
npm install

# Start development live-reload server
npm run start

Notes

if you have hosted API on different port please modify setting in: src/settings/env.js

Key Features

The notes app is build in a way that you dont have to authenticate in order to use it. It would manage notes in browse, if you want to store the notes permanent then you can login and it would post all the local notes to the server for a long term storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published