Skip to content

CodeShareEducation/amazing-todo-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazing TODO: Front-End

Front-end application to consume Amazing TODO API

Stack

How to use

First, you'll need to install NodeJS if you don't have it already, then fork this repository, enter it and run:

npm install

Wait for the dependencies to install and run the command:

gulp

To start a local http server, then open a browser and visit: localhost:8000 to see the app running.

The server is listening for changes in files, so if you edit and save a file in your editor, the server will reload the app.

Changelog

Check the CHANGELOG file!

More information about the project soon!!!

About

Front-end application to consume Amazing TODO API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors