This project uses a table, which fetches data from an API using a fictional database.
Client: React, Material-UI, SCSS.
Server: JSON-Server, React Query, Axios
Install and run this project locally following these steps:
- Clone the repo:
git clone https://github.com/berluiscabrera2/frontend-test.git
- Install the dependencies:
npm install
- Start the database:
npm run backendserv
- Run the project:
npm run dev
- Access the website at the following domain:
http://localhost:5173/