Skip to content

ehijie98/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-app

Start

  1. To start, run npm install on the backend folder and again on the frontend side.
; cd backend-server
; npm install
; cd frontend
; npm install

To run the application

  1. Start by running the backend server node index.js
; cd backend-server
; node index.js
  1. Then cd into the frontend folder and open index.html
; open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published