Skip to content

sjdev2212/Todo.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Todo-App

In this project I created a Single Page Todo Application using react.

Screenshot

screenshot

Built With

  • Major languages: HTML,CSS and Javascript and React

Getting Started

To get a local copy up and running follow these simple example steps:

Prerequisites

  • A working Laptop or Desktop

Setup

  • Install code editor
  • Install Git bash

Install

Usage

  • Test your GitHub flow, a linter and professional documentation ability

Run tests

  • Run npm run build to rebuild the project
  • Run npm run start to run the project

Deployment

  • Push the project to your GitHub repo
  • Navigate to page in the project settings and publish.

Run tests

npm test ( to run the test created in order to test the funcions with jest)

Javascript linters

    npx eslint .

HTML linters

    npx hint .

CSS linters

    npx stylelint "**/*.{css,scss}"

Authors

👤 Anibal Amoroso

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published