Skip to content

HannSO/message-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message Board

This is a single page app for posting messages. It is an iteration of: https://github.com/HannSO/API-Challenge-

The challenge:


As a user, so I can save milliseconds of my time, I want to be able to:
> post messages  ✔ 
> see them appear ✔ 
> edit them
> and delete them. ✔
All without reloading or refreshing the page (also should be stored to view at a later date).

To run

To create the bundle and start the server run the following from the project directory:

npm run start

Visit http://localhost:3000/ to use the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published