A simple todo app, made with react
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Just a quick little react todo app, refreshing the basics and practicing.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/pj-sama/react-todo.git
-
Install NPM packages
npm install
-
Run the developement server
npm run dev
-
View in browser
localhost:3000
Distributed under the MIT License. See LICENSE.txt for more information.
Your Name - @pj_sama_dev - panashe.katema@panashe.katema_client.com
Project Link: https://github.com/pj-sama/react-todo
