Skip to content

EronMahmuti/todoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO LIST

This is a simple todo app built with React.js and Css.

Authors

Color Reference

Color Hex
Body Background color #7cffcb #0a192f
Body Background Color #74f2ce #f8f8f8
Box-shadow Color #1f26875e #00b48a
Buttons Background Color #392B69 #00d1a0
H1 & Button text color #fff #00d1a0

Documentation

Based on React Beta Documentation

Features

  • Glassmorphism
  • Save, Edit, Delete, Add buttons
  • Fullscreen mode
  • Responsive

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd todoapp

Install dependencies

  npm install

Start the server

  npm run start

Todoapp Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published