Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdallahabusedo/todo_list
https://github.com/abdallahabusedo/todo_list
css html java js react
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdallahabusedo/todo_list
- Owner: abdallahabusedo
- Created: 2020-06-30T22:55:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:21:55.000Z (7 months ago)
- Last Synced: 2024-10-11T06:08:56.660Z (27 days ago)
- Topics: css, html, java, js, react
- Language: JavaScript
- Homepage:
- Size: 835 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To do List
### Installation
1. **_Clone the repository_**
```sh
$ git clone https://github.com/abdallahabusedo/todo_list.git```
2. **_Navigate to repository directory_**
```sh
$ cd todo_list
```3. **_Install dependencies_**
```sh
$ npm i
```### Running
1. **_Running on development mode_**
```sh
$ npm start
```2. \***\*Build and generate minified version\*\***
```sh
npm run build
```
![image](https://user-images.githubusercontent.com/42722816/86271453-2c0d9980-bbcd-11ea-8dd7-c86a3c5e1b0c.png)![ezgif com-gif-maker](https://user-images.githubusercontent.com/42722816/86272035-3bd9ad80-bbce-11ea-9eef-1f0bb2c7c1c8.gif)