Skip to content

educonline/VUTTR

 
 

Repository files navigation

Very Useful Tools to Remember 💜

Tool centralizer, where you can write down the tool name, link where it is, description, and tags. In this way, the tool is saved for later use.

Run the project

To install the project dependencies.

yarn install

We use json-server to run the local database. First run the code snippet before the frontend.

npx json-server db.json

Finally, let's run the frontend code.

yarn start

Such a message may appear Would you like to run the app on another port instead? (Y/n) If it does, press Y to run the application on another port.

Contributing/Credits

This project welcomes contributions and suggestions :)

If the project was interesting, or helped you in any way, leave a star to help us.

Developed by Victor Hermes

About

Very Useful Tools to Remember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 1.6%
  • Dockerfile 0.8%