https://github.com/santilapi13/tugboat_admin_frontend
This is a simple frontend made for testing a more complex API.
https://github.com/santilapi13/tugboat_admin_frontend
frontend react tailwindcss
Last synced: 4 months ago
JSON representation
This is a simple frontend made for testing a more complex API.
- Host: GitHub
- URL: https://github.com/santilapi13/tugboat_admin_frontend
- Owner: santilapi13
- Created: 2024-02-13T18:25:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-09T21:15:25.000Z (11 months ago)
- Last Synced: 2024-07-10T02:33:50.132Z (11 months ago)
- Topics: frontend, react, tailwindcss
- Language: JavaScript
- Homepage: https://administracion-puerto.vercel.app
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Frontend for Tugboats Management 🛳🚢
The main project can be visualized here: https://github.com/santilapi13/Tugboat_API_REST## Views included
### Login
### CRUD operations
## Requirements 📋
- Node.js
- npm## Technologies used 🟢
- React and react-dom
- Tailwind CSS
- Axios
- js-cookie## How to run the project ðŸ›
1. Clone the repository
2. Run `npm install` to install all dependencies
3. Run `npm run dev`
4. Open http://localhost:5173