Skip to content

Himanshu-shukla/table-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taking app

A basic Note taking app developed using [Mongo], [Express.js], [React.js] and [Node.js] in Table Format.

Features

  • Add a note
  • Edit a note
  • Remove a note
  • List all notes
  • Find note by title

Screenshots

1

2

3

Installation steps

  • Clone repository using git clone command and use cd command
  • Add dependencies using npm install
  • Start server using node ./Server/server.js
  • To build application into public folder use npm run build
  • Start application in development environment using npm run serve:dev

About

A Mern app for taking notes in table form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published