Skip to content

guimalonso/vuttr-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VUTTR

VUTTR (Very Useful Tools to Remember) is an application that allows data visualization and registration of useful tools for different purposes. This project has the application front-end, which accesses its respective API to retrieve, add and remove tools. The application was written using the React.js library and uses Server-side Rendering (SSR) with Next.js.

Platforms and Libraries

The main tools used for the construction of this application were:

Running Instructions

To run the application you need to ensure that you have Node installed and the VUTTR API is running on your machine (See https://github.com/guimalonso/vuttr-api for more details).

  • Clone the repository on your machine.
  • Access the directory where the source code is located and run "npm install" or "yarn" to install the dependencies.
  • Run "npm dev" or "yarn dev" to run the application.
  • Type "http://localhost:3001" on your browser to access it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published