Code Monkey home page Code Monkey logo

crud-todo's Introduction

Dont be lazy

Platform Repository size License

Layout 🚧

Projeto    |    Tecnologias    |    Layout    |    Licença

Projeto 💻

Projeto é um To do list onde voce pode:

  • criar
  • deleter
  • editar
  • marcar tarefas

Rodar o projeto 🚴🏻‍♂️

On your machine:

Backend
Dependencies
  "dependencies": {
    "nodemon": "^2.0.15",
    "@prisma/client": "^3.9.2",
    "cors": "^2.8.5",
    "express": "^4.17.2",
    "prisma": "^3.9.2"
  }
# Clone the repository
$ git clone https://github.com/GabrielMedradoS/CRUD-ToDo.git

# Access the project folder at the command prompt
$ cd CRUD-ToDo/BackEnd \Node

# Install the dependencies
$ npm install

# Run the script "start"
$ npm run dev

# The project will start at the door: 3333 - access http://localhost:3333
Fronted
Dependencies
  "dependencies": {
    "axios": "^0.26.0",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-icons": "^4.3.1"
  }
# Clone the repository
$ git clone https://github.com/GabrielMedradoS/CRUD-ToDo.git

# Access the project folder at the command prompt
$ cd CRUD-ToDo/FrontEnd \Vite

# Install the dependencies
$ npm install

# Run the script "start"
$ npm run dev

# The project will start at the door: 3000 - access http://localhost:3000

Tecnologias 🛠

Estudando o docker para ter o primeiro contato com a ferramenta

  • docker Postgresql para o back end
html5 css3 javascript react

Licença ⚖️

This project is under the MIT license. See the archive LICENSE for more details.

Autor ✍🏾

perfil
Gabriel Medrado

Linkedin Badge Gmail Badge

crud-todo's People

Contributors

gabrielmedrados avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.