Coder Social home page Coder Social logo

reactapp-cab's Introduction

How It Works

To be really specific, Cab Booking Web App where you get a list of cabs with all the details like car model to rate etc. Now you can click on the particular BOOK NOW button. Then you go to a page where You fill up the contact details with date. And Click on Confim Booking button to send the data to server. And Get a mail About Confim Details. You can also Filter the Cabs using Left Filter Panel.**But This is not Implemented yet. **

Usage

Need to have install Latest Node.js in the System

Then, Download the ReactApp-cab:

$ git clone https://github.com/susanta96/ReactApp-cab.git

After Cloning the App go the folder :

$ cd ReactApp-cab

Then, type the command in the terminal:

$ npm install

this will install all the neccessary packages for the server. Now type this command in the terminal:

$ npm run client-install

Or,

$cd client
$npm install

It will install the packages for client.

Then, You need to Run Phpmyadmin in XAMPP. Then you can import the sql file i added here .

Now, for run the server:

$ npm run server

And for the Client:

$ npm run client

Or,

$cd client
$npm start

Make sure you use separate terminal for Server & client

Still, if you wanna run the server & client into the same terminal Just type the Command Below:

$ npm run dev

Now you can open the browser and go to : http://localhost:3000/

Happy Coding!)

reactapp-cab's People

Contributors

susanta96 avatar

Watchers

James Cloos 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.