Skip to content

berluiscabrera2/frontend-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Table

This project uses a table, which fetches data from an API using a fictional database.

Screenshots

Frontend screenshot

Tech Stack

Client: React, Material-UI, SCSS.

Server: JSON-Server, React Query, Axios

Installation

Install and run this project locally following these steps:

  1. Clone the repo:
  git clone https://github.com/berluiscabrera2/frontend-test.git
  1. Install the dependencies:
  npm install 
  1. Start the database:
  npm run backendserv 
  1. Run the project:
  npm run dev 
  1. Access the website at the following domain:
http://localhost:5173/

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published