andrewgerez / todo-list

SPA of a to-do list developed in React.js. πŸ“

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

TO-DO List πŸ“

SPA of a to-do list developed in React.js.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

TO-DO List - Environment

Built With

This project was developed using the following technologies:

  • React

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/todo-list.git
  2. Install NPM packages
    npm install
  3. Run the local server
    npm run dev
    

Contact

Andrew Gerez - Linkedin - andrewgerez18@gmail.com

Project Link: https://github.com/andrewgerez/todo-list

About

SPA of a to-do list developed in React.js. πŸ“


Languages

Language:TypeScript 92.1%Language:HTML 4.4%Language:JavaScript 3.5%