An open API service indexing awesome lists of open source software.

https://github.com/igrisdev/todo-app-tjigris


https://github.com/igrisdev/todo-app-tjigris

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

TODO-APP-TJIGRIS


Solution for a challenge from Devchallenges.io.




Demo

|

Solution

|

Challenge


## Table of Contents

- [Overview](#overview)
- [Built With](#built-with)
- [Features](#features)
- [How to use](#how-to-use)
- [Contact](#contact)

## Overview

![screenshot](./src/assets/page.png)

- Where can I see your demo?

You just have to add tasks in the form

- What was your experience?

I was able to create very good components and make the most of my capabilities by learning a new trick with the react-router-dom library.

- What have you learned/improved?

Improved my time by doing these projects and bug fixes.

- Your wisdom? :)

Don't give up until the end

### Built With

- [React](https://reactjs.org/)
- [Tailwind](https://tailwindcss.com/)

## Features

This application/site was created as a submission to a [DevChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/3JFYedSOZqAxYuOCNmYD) was to build an application to complete the given user stories.

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/TJIGRIS/TODO-APP-TJIGRIS.git

# Install dependencies
$ npm install

# Run the app
$ npm start
```

## Contact

- Website [Portfolio-TJIGRIS](https://{tjigris.github.io/porfolio/})
- GitHub [@TJIGRIS](https://{github.com/TJIGRIS})