/todo-benestudio-test

Todo web app test

Primary LanguageJavaScript

Basic To do Web app

Basic to do web application.

Demo

You can see the demo online at GitHub Pages.

Demo URL Here

Getting Started

Your first need to clone or download the project to run it.

mkdir your_folder
cd your_folder
git clone https://github.com/jozekcore/todo-benestudio-test.git

Prerequisites

Node Npm or Yarn

Installing

This is a step by step series of examples that tell you have to get a development env running

  • First Step
Open a terminal, go to the folder and write

yarn or npm install
  • Second Step
Open a new terminal, go to the folder and write

yarn start or npm start

And that's it, your running the app.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details