Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akalanka47000/todo-frontend

Next.js frontend for a simple todo application
https://github.com/akalanka47000/todo-frontend

Last synced: 27 days ago
JSON representation

Next.js frontend for a simple todo application

Awesome Lists containing this project

README

        

# todo-frontend
Next.js frontend for a simple todo application

## Project init commands:

- yarn install - Install all dependencies
- yarn dev - Runs the development server
- yarn build - Build for production
- yarn start - Runs the production build

---

## Test commands:

- npm run e2e:headless - Run all tests

---
Navigate to [http://localhost:3000](http://localhost:3000) with your browser to see the website