*I followed this tutorial in order to learn how to make this app.
Currently, I haven't deployed PERN-todo, so you need to clone this project to your local machine. 💻
- Clone this project
- cd to PERN-todo/server/ and run nodemon index.js
- use different terminal, cd to PERN-todo/client and run yarn start
- Yuya Harada
This project is licensed under the MIT License - see the LICENSE.md file for details