An open API service indexing awesome lists of open source software.

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.

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
![Captura](https://github.com/santilapi13/Tugboat_Admin_Frontend/assets/89311154/2680a5e9-36c1-453e-9f40-41d4ee7cb10c)

### CRUD operations
![Captura](https://github.com/santilapi13/Tugboat_Admin_Frontend/assets/89311154/41b97587-b7a5-4c82-9ba5-5efae3405de7)

## 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