https://github.com/igrisdev/todo-app-tjigris
https://github.com/igrisdev/todo-app-tjigris
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/igrisdev/todo-app-tjigris
- Owner: igrisdev
- Created: 2023-07-01T21:06:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T21:38:50.000Z (almost 3 years ago)
- Last Synced: 2024-02-09T20:43:00.101Z (over 2 years ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TODO-APP-TJIGRIS
## Table of Contents
- [Overview](#overview)
- [Built With](#built-with)
- [Features](#features)
- [How to use](#how-to-use)
- [Contact](#contact)
## Overview

- 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})