Frontend of photo gallery app made for CodeChef Summer Internship 2019.
The application is hosted at link.
This section describes how the app can be viewed in action.
Run the backend server first.
- Step 1: Clone the repository, open terminal inside the folder and install the requirements by using:
npm install
- Step 2: Run the server by using:
npm start
Once the application is running, go to link.