Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 305 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 305 Bytes

react-next-todolist

A simple todolist site build in ReactJs and NextJs consuming an external API

Installation

Clone the repo and run:

npm install

Usage

In order to run, use the following script:

npm run dev

License

MIT