Skip to content

CyberIkshit/crud_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React CRUD App

A CRUD application which edits user records in React using reqres API.

Build Setup And Login Instructions

# install project
$ git clone https://github.com/CyberIkshit/crud_app.git

# open app directory
$ cd crud-app

# install dependencies
$ npm i || npm install

# serve with hot reload at localhost
$ npm start

# for logging in use-:(Sample)
$ Email:-eve.holt@reqres.in
$ Password:-Any

# build for production
$ npm build

Snapshots

Log-in Page:- image

Home Page:- Screenshot (102)

Edit User:- image

Add User:- image image

Refer to REQRES API documentation for more info regarding API used:

https://reqres.in/

About

A CRUD application which edits user records in React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published