Skip to content

VishSeen/react-tasks

Folders and files

NameName
Last commit message
Last commit date
Jan 12, 2024
Jan 12, 2024
Jan 12, 2024
Nov 11, 2023
Nov 11, 2023
Nov 11, 2023
Nov 11, 2023
Nov 11, 2023

Repository files navigation

React Tasks app

A minimalistic web app for your daily agendas. A fullstack JavaScript/TypeScript project.

Tech Stack

Frontend :-

  • HTML/CSS
  • React
  • Typescript

Server :-

  • Node.js
  • Express

Database :-

  • MySQL

Local Setup

Prerequisites

Make sure you have Node version 20.8.0 installed.

To run the installation for the project, use the following command from the root of the project which will install the client and backend dependencies respectively in one go.

npm run setup

To run both the client and backend servers locally, run the following command from the root of the project.

npm run dev

UI Design

Figma design file : https://www.figma.com/file/7mHrTjfeRfNh8qkkEsSLLi/APP---Tasks?type=design&node-id=902%3A137&mode=design&t=rf44UO2RI6RDgtX3-1

screen-todo