This project was made for:
- [GET] To list users
- [CREATE] Add new a user
- [PUT] Update a user
- [DELETE] Delete a user
React
Axios
React Router Dom
React Semantic UI
MockApi.io
git clone https://github.com/beatriz-dadalto/crud-react-axios-mockApi-semanticUI.git
cd crud-react-axios-mockApi-semanticUI
- In the project directory run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.