Skip to content

beatriz-dadalto/crud-react-axios-mockApi-semanticUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😎 A simple CRUD for practing axios

This project was made for:

  • [GET] To list users
  • [CREATE] Add new a user
  • [PUT] Update a user
  • [DELETE] Delete a user

Print

list screen


list screen

Used Technologies

React
Axios
React Router Dom
React Semantic UI
MockApi.io

Run the project

  1. git clone https://github.com/beatriz-dadalto/crud-react-axios-mockApi-semanticUI.git
  2. cd crud-react-axios-mockApi-semanticUI
  3. In the project directory run: npm start

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

Releases

No releases published

Packages

No packages published