Skip to content

Blue-coder89/Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Using this project on our local machine

  1. Pull the repository.
  2. Open two terminals.
  3. In one terminal go to frontend directory.
  4. Start the React-App using npm start.
  5. In the second terminal go to the backend directory.
  6. Type source bin/activate to activate the virtual environment.
  7. Go to backend/Processor directory in the same terminal.
  8. Type python manage.py runserver to start the server.
  9. Now the website is ready to use.

Cheers!

About

Image Processing Website using ReactJS/Django REST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published