Skip to content

lptcdojo/waw-emoji-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web App Workshop Emoji Store

Overview

A small app exposing a simple API to interact with the Emoji data store. The app is intended to be used for the purpose of the LPTC CoderDojo Web App workshop.

Getting Started

Install dependencies using npm:

npm install

Make sure you have imported the emojis data before starting the app:

npm run-script import

Run the app:

npx nodemon -e .js,.html app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published