Solution for a challenge from Devchallenges.io.
This is a clone for unsplash. The admin password is test123
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Hussein-Mourad/my-unsplash
# Install dependencies
$ npm install; cd client; npm install
# Run the server
$ npm run dev:server
# Run the client
npm run dev:client
- Website hussein.ninja
- GitHub Hussein-Mourad
- Twitter HusseinMourad0