Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indraxyz/tasksapp-nextjs-typescript
tasks app: understanding basic flow (crud) reactjs class component with nextjs, typescript, bulma css, font awesome
https://github.com/indraxyz/tasksapp-nextjs-typescript
bulma-css font-awesome javascript nextjs reactjs typescript webapp
Last synced: about 2 months ago
JSON representation
tasks app: understanding basic flow (crud) reactjs class component with nextjs, typescript, bulma css, font awesome
- Host: GitHub
- URL: https://github.com/indraxyz/tasksapp-nextjs-typescript
- Owner: indraxyz
- Created: 2018-07-20T03:56:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T08:14:39.000Z (about 1 year ago)
- Last Synced: 2024-11-06T21:49:13.216Z (3 months ago)
- Topics: bulma-css, font-awesome, javascript, nextjs, reactjs, typescript, webapp
- Language: TypeScript
- Homepage: https://youtu.be/ypV_08M8bsA?si=ZBe8MxI8c7jqzggu
- Size: 224 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tasks App - nextjs, typescript
understanding basic flow of reactjs class components using typescript, nextjs, bulma css, FontAwesome## Screenshots
## Tech Stack
- Typescript = main language
- Nextjs = reactjs framework
- Bulma = css framework
- FontAwesome = icon library## Features
- Tasks: Create, Read, Update, Delete, Done, Favourite
- Done: Read, Restore to Tasks, Delete, Fovourite
- Favourite: Read, delete## Run Locally
- download or Clone this project
- Install dependencies/ package
- prepare and start your local server
- ready to run project (suitable with your local server)## Authors
[@indraxyz](https://www.github.com/indraxyz)