tgundogdu / simple-todo-app-with-rtk-query

simple todo app with RTK query & redux toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Todo App - Client

This project was bootstrapped with Create React App.

Install dependencies

In the project directory, you can install node_modules and dependencies:

npm install

Run project

when install node_modules you can run project with webpack

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\

About

simple todo app with RTK query & redux toolkit


Languages

Language:JavaScript 56.4%Language:SCSS 40.5%Language:HTML 3.1%