/FullStack-TodoApp

This is my first MERN project - "Todo App" with React, Typescript, Tailwind, Framer-Motion, NodeJS, Express, MongoDB

Primary LanguageTypeScript

MERN-Todo-App

DARK-MODE LIGHT-MODE

About

This is my first MERN project - "Todo App" with React, Typescript, Tailwind, Framer-Motion, NodeJS, Express, MongoDB

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/FullStack-TodoApp
  1. Next step requires install all the dependencies.
npm install
  1. Next step requires open front-end folder.
cd frontend
npm run dev
  1. Next step requires open back-end folder.
cd backend
npm run dev

Link

Built With

  • Vite
  • React
  • Typescript (TSX)
  • TailwindCss
  • React Hooks (useState, useEffect)
  • framer-motion
  • NodeJS
  • Express
  • MongoDB