https://github.com/laststonedjs/arctic_fox_crud_react
A mini React project which which allows the user to view the list of items (Foxes), their characteristics, as well as the implementation of CRUD operations.
https://github.com/laststonedjs/arctic_fox_crud_react
Last synced: 3 months ago
JSON representation
A mini React project which which allows the user to view the list of items (Foxes), their characteristics, as well as the implementation of CRUD operations.
- Host: GitHub
- URL: https://github.com/laststonedjs/arctic_fox_crud_react
- Owner: laststonedjs
- Created: 2023-02-05T18:14:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T07:39:15.000Z (over 2 years ago)
- Last Synced: 2025-01-14T03:39:06.270Z (4 months ago)
- Language: JavaScript
- Size: 6.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🌱 Arctic Foxes Blog App built in React using Bootstrap 🌱
1. In the project directory('/isatis_technical_task'), you can run:
### `npm start`
Open Arctic Fox blog to view it in your browser.
## Created fake Mock RESTApi with "json-server" package, installed with npm
2. Go inside "server-api" folder and run 'npm start' for running API on "localhost:3006/foxes"
In the terminal we can see all the changes regarding the requests that are sent, as well as whether any of the requests failed (GET, POST, PUT, DELETE).
## Used Bootstrap classes for more efficient and quick UI deployment
Enjoy and have fun with Arctic Foxes!!! 👋👋