Skip to content

YKizou/Todo-React

Repository files navigation

A simple, responsive and beautiful Todo list Based React framework (TypeScript)

List Screen :

Screenshot_List

Focus Screen :

Screenshot_Focus

To view a live example, click here.

  • The List Screen allows you to write tasks.
  • The Focus Screen allows you to focus on a specific task.
  • The tasks are kept in the Local Storage so that you can access your tasks without implementing a back-end solution.

Feel free to use it as-is or customise it as much as you want.

If you want to contribute and make this much better for other developers, have a look at Issues.

If you created something awesome and want to contribute, then feel free to open a pull request.

Features

  • Responsive
  • Simple
  • Easy to use

Sections

✔️ List Screen ✔️ Focus Screen

How To Use

From your command line, clone and run Todo-list:

# Clone this repository
$ git clone https://github.com/YKizou/Todo-React

# Go into the repository
$ cd Todo-React

# Install dependencies
$ yarn

# Run Project
$ yarn start

Deployment

When you are done with the setup, you can host your app online. We highly recommend to read through the Deploying on Github Pages docs for React.

Technologies Used

  • Frameworks : React and TailwindCSS
  • Programming Languages : Typescript and CSS

Thanks

If you like this portfolio template, don't forget to give it a ⭐ and also share it with me here.