Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karol7git/todo-list
Trello clone project - Reactjs course 2022
https://github.com/karol7git/todo-list
materialize moment-js sheety sortablejs
Last synced: about 17 hours ago
JSON representation
Trello clone project - Reactjs course 2022
- Host: GitHub
- URL: https://github.com/karol7git/todo-list
- Owner: karol7git
- Created: 2022-07-29T23:36:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T06:50:59.000Z (about 2 years ago)
- Last Synced: 2024-08-13T20:06:40.221Z (3 months ago)
- Topics: materialize, moment-js, sheety, sortablejs
- Language: HTML
- Homepage:
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
App Info
----------------------------------Trello clone project - Reactjs course 2022.
Overview:
![Screenshot_2](https://user-images.githubusercontent.com/66336947/188382790-a32e60fd-c910-485e-a82a-ccc72f701732.png)
File directory:
Index.html / Main file where we have the front-end of the project attached with the back-end(with fake api).
Codesanbox / Folder automatically created by codesanbox platform when linking a code sandbox with the project.
Src / Main folder.
Api/ we have here all api requests.
Helpers / here we have files to support index.html , such as date formats and sortable code for the cards and lists.
Materialize / local front-end css framework.
style.css / personal styles.
Resources:
Materialize / https://materializecss.com
Sheety / https://sheety.co/
Moment js / https://momentjs.com/
Sortable js / https://www.npmjs.com/package/sortablejs
-----------
api credentials : [email protected] / passSheety