Skip to content

yunusemrgrl/popupsmart_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Todo API

This project is created for Popupsmart company. The project is a basically todo list app project. Users must register or login if already registered to see the todo list. With the Axios library, adding, deleting and editing functions are done via API (https://630db812b37c364eb709dbdf.mockapi.io/:endpoint).

Installation

yarn install

Starting project

yarn start

Links

Built with