Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Todo-App-API

hey ! here i fetch API and display a todos on UI , and performing CRUD operation of Api Data

if you are intrested in this project --> see the deployed github-pages link-> https://divyagaurav21.github.io/Todo-App-API/

Install

Follow the following steps to get development environment running.

Clone 'react-e-commerce-website.git' repository from GitHub

git clone https://github.com/DivyaGaurav21/Todo-App-API.git

OR USING SSH git@github.com:DivyaGaurav21/Todo-App-API.git Install node modules

npm install Starting front-end servers Build application npm start

folder structure of my project my-app ├── node_modules ├── package.json ├── .gitignore ├── public │ ├── favicon.ico │ ├── index.html │ └── src ├── App.css ├── App.js ├── index.js ├── logo.svg └── Component | |____TodoContainer.js |____TodoContainer.css |____toDos | |____AddTaskForm.js |____ToDo.js |____UpdateForm.js

 What Include ?
1__a responsive Interface
2__Fake-Json-server is used For Api Call Testing
3__CRUD operation over DATA

About

hey ! here i fetch API and display a todos on UI , and performin CRUD operation of Api Data

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages