Skip to content

Boostry123/todo-react

Repository files navigation

This project was bootstrapped with Create React App.

todo-app2

first steps:

  1. npm init y
  2. make an env file as following:

PORT=5000

DB_PORT=5432

DB_PASSWORD={your db password}

TZ = {your time zone}

To start the React App: npm start

To start the server: npm run dev

App created with: HTML , CSS , React , TypeScript , Postgresql

Also used: moment(for date managing) Dnd-kit (Making the components dragable)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors