/PERN-todo

Primary LanguageJavaScriptMIT LicenseMIT

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

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