Skip to content

gilad4591/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

Description

Simple webapp using react.js (Frontend), mongoDB and Express(Backend) that keeps note locally, built as a part of challange on Angela course on udemy. On this webapp u can add and delete items, it stores it on local mongodb.

How to run

  • Clone the repository.
  • Open the terminal
  • Enter to the server folder and and start it by writing in the terminal nodemon server.js
  • Execute mongoDB server with mongod/robo3T
  • Enter to frontend folder and write in the terminal npm start
  • Have fun 😎

Screenshots

One note added

image

Writing note expanded

image

Delete exists note

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published