Skip to content

sludovicdelys/taskjam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskJam 🪩

This is a simple, yet vibrant Todo List application built with React, TypeScript, and Tailwind CSS. The project was implemented following a tutorial from FreeCodeCamp. It was a great way to brush up on the basics of Tailwind CSS and TypeScript with React.

Features

  • Add, delete, and edit todos
  • Drag and drop to reorder todos
  • Funky colors to make your todo list less boring

Installation

To install this application locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/yourusername/yourrepository.git
  1. Navigate into the project directory:
cd yourrepository
  1. Install the dependencies:
npm install
  1. Start the application:
npm start

The application will start on http://localhost:3000 if available, or another port if 3000 is busy.

Deployment

It was deployed to Github Pages with Github Actions using the gh-pages package and following a few references :

You can check it out over here 📺

Acknowledgements

This project was implemented from a tutorial on FreeCodeCamp. It was a great way to brush up on my Tailwind CSS basics.

License

This project is open source and available under the MIT License.

About

A To-Do application with a funky design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published