/crud-react-axios-mockApi-semanticUI

:sunglasses: A simple CRUD for practing axios

Primary LanguageJavaScript

😎 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.