Skip to content

GuilhermeBarroso-sys/todolist-react-ts

Repository files navigation

todolist-react-ts

About this project

This todo list project is an open source front-end, I used these technologies:

  • React (Vite App)
  • Tailwindcss
  • Axios
  • React Routes
  • Eslint

This project is in production at these link: https://todolist-react-ts.vercel.app/

How to execute this project (optional)

1 - Backend

The path ./src/services/api.js has the production link of this project, if you want a execute the back-end locally, follow this link: https://github.com/GuilhermeBarroso-sys/todolist-serverless-ts

2 - Download dependencies and start the project

The project use npm, then:

  npm // Download the dependencies
  npm run dev 

Done, the project is running!

Releases

No releases published

Packages

No packages published