/hero-for-hire

Hero For Hire is LinkedIn clone for Anime characters. Built to acquire knowledge on responsive sites & to polish skills using references.

Primary LanguageJavaScript

HERO FOR HIRE

Project Aim

  1. Learn to build responsive websites on Mobile & Desktops
  2. Practice building website using references
  3. Build a Replica of LinkedIn as close as possible
  4. Sharpen CSS & HTML skills

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Before you begin to run this project, you must fork and clone this project.

git clone https://github.com/MichaelSRomero/hero-for-hire.git

Installing

Install all packages required:

npm install

Project Run

To run the backend
Inside the terminal, change directory into backend folder of this project and run:

// This will run on port 3000
json-server -w db.json

Running Frontend
Make sure you are inside the project directory and that you run the frontend on port 3001

npm start

Demo

hero 4 hire mobile landscape mobile portrait

Built With

Authors

  • Michael Romero - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details