arpitv970 / todo-reactjs-ts

Home Page:https://todo-reactjs-ts.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO React App + TypeScript

  • This project is for learning & implementing the basics of TypeScript in ReactJS App
  • For responsive styles & designs we have used TailwindCSS

Deployment

Checkout this React-App by clicking here.

Getting Started

Installation

To install this project to your local machine follow the steps mentioned just below:

  • Fork this repository
  • Now simple clone it to your local machine
  • Make sure you are in correct directory i.e. inside todo-reactjs-ts
  • Install all the dependencies of the project by running npm install into your terminal

Running the project locally

After successful installation you are just a step away from running it locally

  • Run npm start to run react-scripts

Now you have done with installation & running the project to your local machine, feel free to contribute to the project 🤗

About

https://todo-reactjs-ts.vercel.app


Languages

Language:TypeScript 70.1%Language:HTML 17.5%Language:JavaScript 7.8%Language:CSS 4.7%