Skip to content

omarelwakil/SWFrontend

Repository files navigation

SWFrontend

It is a flickr clone project. You can visit the real website at www.flickr.com.

Installation

Clone the project to your desired location. Inside the project folder, run the following command.

npm install

Run

To run the frontend code while it is integrated to live backend, run the following command.

npm start

Functional Documentation

To generate functional documentation, run the following command.

npm run docs

To access the generated functional documentation file

cd ./docs/

You will find index.html file, open it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages