PERN-todo 🗒
✒️ A simple ToDo List app 📖
*PERN-todo is a fullstack app using PostgreSQL, Express, React, and Node.js!
*I followed this tutorial in order to learn how to make this app.
👀 App Preview
DEMO
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. 💻
- 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
Built With
Author
- Yuya Harada
License
This project is licensed under the MIT License - see the LICENSE.md file for details