Skip to content

LucasSolares/toolbox-frontend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox Challenge

SSR DEVELOPER (NODE / REACT)

This project is a Frontend to retrieve the API created for files.

IMPORTANT Please be sure to run first the backend project so this will work as well!

How to run the program

First be sure to have NodeJS 16 you can use nvm for this since we have .nvmrc file.

Optional (If you have nvm)

nvm use

Install libraries with npm, we have react, and some libraries to handle forms and bootstrap.

npm install

Run the project.

npm run dev

IMPORTANT NOTE The project will be running locally in the localhost so to access any endpoint you will be able using the url http://localhost:5173/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors