Skip to content

weabreus/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Codemera's To Do App

Mock to do app for Codemera's Interview Exercise.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About Codemera's To Do App
  2. Getting Started
  3. Contact

About The Project

Product Name Screen Shot

(back to top)

Built With

  • React
  • Javascript

(back to top)

Getting Started

If you want to run the To Do App locally in your machine you'll need to follow the next steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/weabreus/TodoApp.git
  2. Install NPM packages
    npm install
  3. Run the installation with
    npm start

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Wellington Abreu - @WAS_DR - wellington.abreu@gmail.com

Project Link: https://github.com/weabreus/TodoApp

(back to top)

About

Codemera's Interview Exercise - To Do Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors