Skip to content

VishSeen/react-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published