Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 1013 Bytes

File metadata and controls

45 lines (22 loc) · 1013 Bytes

PERN-todo 🗒

✒️ A simple ToDo List app 📖

*I followed this tutorial in order to learn how to make this app.

👀 App Preview

DEMO

PERN-todo

You can type a task and press "ADD" to list your new todo!!

Getting Started & Prerequisites

Currently, I haven't deployed PERN-todo, so you need to clone this project to your local machine. 💻

  1. Clone this project
  2. cd to PERN-todo/server/ and run nodemon index.js
  3. use different terminal, cd to PERN-todo/client and run yarn start

Built With

Author

  • Yuya Harada

License

This project is licensed under the MIT License - see the LICENSE.md file for details