Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lock In

Overview

Lock In is a simple, intuitive to-do list web application built with React.js. This project showcases my skills in front-end development and my ability to create practical, user-friendly web applications.

Features

  • Add new tasks to your to-do list
  • Mark tasks as complete
  • Delete tasks
  • Filter tasks by status (All, Completed)
  • Clean, responsive user interface

Technologies Used

  • React.js
  • HTML5
  • CSS3
  • JavaScript (ES6+)

Installation and Setup

  1. Clone the repository:
    git clone https://github.com/copstud3/lock-in.git
    
  2. Navigate to the project directory:
    cd lock-in
    
  3. Install dependencies:
    npm install
    
  4. Start the development server:
    npm start
    
  5. Open your browser and visit http://localhost:3000

Usage

  • To add a new task, type in the input field and press Enter
  • Click on a task to mark it as complete
  • Click the 'Delete' button next to a task to delete it
  • Below is shown All or Completed tasks

Contributing

This project is part of my personal portfolio and is not open for contributions. However, if you have suggestions or find any issues, please feel free to open an issue in the GitHub repository.

License

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

Contact

If you want to contact me, you can reach me at victorchris73@gmail.com.

Project Status

This project is currently in a completed state as a portfolio piece. Future updates may be made to enhance functionality or improve code quality.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages