https://github.com/thedevelop3r/modern-todo-frontend-nodejs
Modern Todo Application Frontend developed in Nextjs tailwindcss - jan-9th-2024
https://github.com/thedevelop3r/modern-todo-frontend-nodejs
Last synced: about 1 year ago
JSON representation
Modern Todo Application Frontend developed in Nextjs tailwindcss - jan-9th-2024
- Host: GitHub
- URL: https://github.com/thedevelop3r/modern-todo-frontend-nodejs
- Owner: Thedevelop3r
- Created: 2024-01-08T16:14:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T14:52:42.000Z (over 2 years ago)
- Last Synced: 2025-02-07T09:32:56.493Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 787 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern Todo Application Frontend
written by [Bilal Amjad](https://github.com/Thedevelop3r) in Nextjs 14 and Tailwindcss - (typescript)
## Dashboard

## Description
This Frontend is being developed for Todo Application, for creating and managing users, todos and todo items.
## development started on jan-09-2024 -- (in progress)
## Installation
```bash
npm install
```
## Usage
```bash
# install dependencies
npm install
# run in production mode
npm start
# run in dev mode
npm run dev
```
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Permission
You are free to use this code for your own projects, modify it, or publish it anywhere.
please give me credit if you use it. (@Thedevelop3r), thanks.
## Images
### home

### dashboard

### create todo

### edit todo

### register

### login

### profile

### todo



### trash
