Hello Front End App

πŸ“— Table of Contents

Doctore-frontendπŸ“–

Doctore-frontend Is a webpage that displays list of Doctores with their biography from the back end api Doctore-back-end

The goal of this project is to display the ability to implement a full stack web application by connecting the back end to the front end

Kanban Board

Tech Stack

Client

Key Features

  • React front end framwork
  • Git-flow
  • Es6 module

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

1.install git, if you already have git installed skip this step.

2.open command terminal

3.navigate to the directory you want remote directory to be cloned to

4.go to the github and copy the url of the repository

5.clone the repository by typing git clone the url copied in step 4

6.Hit enter in the keyboard

7.navigate to the copy of your cloned repository using cd command

Prerequisites

In order to run this project you need:

  • Basic knowdlenge of HTML, CSS, javascript and the code editor of your choice.
  • Basic knowlege of the computer operating system.

Setup

Clone this repository to your desired folder:(https://github.com/ilyassatlassi/final-capstone-project-frontend.git)

Usage

note before running this project install and run the back end first

follow this link to run the back end

To run the project, execute the following command:

npm install

to install all the dependencies used in the project

npm run build

to build this project from the source folder using webpack

npm run start

in order to start a server and deploy the project localy

Deployment

You can deploy this project using: github pages or any host of your choice

(back to top)

πŸ‘₯ Authors

πŸ‘€ David-Lanzz

πŸ‘€ Sabi Mantock

πŸ‘€ Precious Betine

πŸ‘€ Ilyass Atlassi

πŸ‘€ Fahim Khan:

(back to top)

πŸ”­ Future Features

  • Responsive for all devices
  • Adding additional pages
  • Impelment animations and transitions

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️.

(back to top)

πŸ™ Acknowledgments

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)