Skip to content

CaioHenriqueMachado/VIPER-TASKS-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation


ViperTasks

Viper Tasks

Responsive web application for task management

License MIT

demo-web


FEATURES 📖


This app features all the latest tools and practices in mobile development!

  • ⚛️ React Js - A JavaScript library for building user interfaces
  • 💹 Node Js - A web framework for Node Js
  • 📄 SQlite - A cross-platform and open-source Structured Query Language.
  • 📊 Knex Js - Dependency for using the database.
  • ☯️ Insomnia - HTTP request software and with open source.
  • 🔄 Nodemon - Reload server automatically.
  • ⚠️ Cors - Dependency so you don't have access to external links.
  • 🔀 Axios - Promise based HTTP client.
  • 🔀 Images - Images from https://undraw.co/

Getting started

  1. Clone this repo using git clone https://github.com/CaioHenriqueMachado/VIPER-TAKS-project.git

  2. Move yourself to the appropriate directory: cd BeTheHero

  3. Run npm to install dependencies

Getting started with the backend server

  1. Move yourself to the backend folder: cd server
  2. Run npm start to start the server

Getting started with the frontend app

  1. Move yourself to the frontend folder: cd web
  2. Run npm start to start the web application

License

This project is licensed under the MIT License - see the LICENSE page for details.

Releases

No releases published

Packages

No packages published