Skip to content

BakayAlexander/task_tracker_complex

Repository files navigation

💼 Task Tracker

This project was building with Create React App.

🚀 Technical stack:

📜 Description:

Simple Task Tracker, but for now it only tracks user's profiles.

🧑‍🚀 User guide:

  1. Register or Log in with this email:
  1. List throw the users.
  2. Check your personal profile by clicking user's avatar icon.
  3. Logout by pushing the exit icon.

⛩️ npm i

  • Download this project or git clone
  • Run command npm i
  • Run yarn dev
  • Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

🖥️ Public domain