Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)