Skip to content

ASalah007/todos_front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test preview

Screencast.from.02.2023.EET.04.43.06.webm

test dark mode

Screencast.from.02.2023.EET.04.48.10.webm

To run the project on your local machine

  1. git clone https://github.com/ASalah007/todos_backend.git
  2. cd todos_backend
  3. python -m venv env
  4. source env/bin/activate
  5. pip install -r requirements.txt
  6. python ./manage.py runserver

open a new terminal

  1. git clone https://github.com/ASalah007/todos_front.git
  2. cd todos_front
  3. npm install
  4. npm start

now you can log in using the following credentials:

email = [email protected]
password = 123

About

front-end of task management web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published