Coder Social home page Coder Social logo

doctor_booking_front_end's Introduction

Appointment with a Doctor

๐Ÿ“— Table of Contents

๐Ÿš€Back-End Repo

๐Ÿš€API

๐Ÿ“– Appointment with a Doctor

The "hello-react-front-end" app enriches user experience by utilizing data from the Hello Rails back-end to display randomly generated greetings on its user interface (UI). When users interact with the front-end, the app communicates with the back-end to request a random greeting from the stored collection. The back-end processes the request, generates a random greeting, and sends it back to the front-end. Subsequently, the front-end dynamically updates the UI to showcase the newly fetched greeting, providing users with a fresh and engaging experience every time. This seamless integration of front-end and back-end components demonstrates the synergy between the two, exemplifying the power of full-stack development. By incorporating data flow from the back-end, the "hello-react-front-end" app offers a personalized and interactive encounter, making user interactions more enjoyable and memorable.

๐Ÿ›  Built With

Tech Stack

Client This project only works client side right now.
  • React
  • Redux
  • CSS
Server
Database

๐Ÿ’ป Key Features

Home Page:

(back to top)

๐Ÿ’ป Live Demo

๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

  • In order to run this project you need:

It would be best if you had some familiarity with React, Redux, and JS.

  • A Computer (MAC or PC)
  • code editor (VSCode,Atom etc...)
  • A browser (Chrome,Mozilla,Safari etc...)
  • Version Control System (Git and Github)

Setup

Clone this repository to your desired folder:

       git clone https://github.com/AbdusSattar-70/hello-react-front-end.git
       cd hello-react-front-end

Install

Install this project with:

     npm install

Run tests and check errors

To run tests and check errors, run the following command:

  • To Test:-
   npm test
  • To check Styelint error:-
   npx stylelint "\*_/_.{css,scss}"
  • To check Eslint error:-
   npx eslint "**/*.{js,jsx}"
  • To check webhint error:-
  npx hint .

Deployment

You can deploy this project using:

   npm run build

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Abdus Sattar

(back to top)

๐Ÿ”ญ Future Features

  • Show more api data

(back to top)

๐Ÿค Contributing

Everybody is welcome to suggest, changes,Contributions, issues, and feature request in this project.

In order to do it, fork this repository, create a new branch and open a Pull Request from your branch.

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project, Please give me โญ๏ธ and you can use it following MIT license.

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank and appreciate who contributes this project.

(back to top)

๐Ÿ“ License

This project is under MIT licensed.

(back to top)

doctor_booking_front_end's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.