Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 544 Bytes

PhotoShop

PhotoShop is a PhotoEditing WebApp made up of React js.

Setup

Clone this project and Move to the base directory: cd PhotoShop

npm install

Install all dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. Your app is ready to be deployed!