Skip to content

Simple Note List Project to exercise Ajax and RestApi

License

Notifications You must be signed in to change notification settings

Aivirth/NoteListApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note List App

A simple project to exercise Fetch API and dom manipulation.

Tweak of the Microposts Javascript Project from Brad Traversy's Udemy Course.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need node.js installed to run this project

Installing

Install all packages

npm install

Run the project

Run webpack server and open your browser to http://localhost:8080/

npm run build

Run json server and open your browser to http://localhost:3000/

npm run json:server

About

Simple Note List Project to exercise Ajax and RestApi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published