This is a react application for my travel π€ based startup for people visiting London, United Kingdom π. The application is built on the React-Redux Architecture using RESTful web services architecture π. I have developed this Website(SPA) using ReactJs , Redux Architecture and REST API Client Server Communication. π
1.Clone the github repo using the CLI or the GUI in Github
2.Go to the copied directory and open the terminal
3.Type : npm install to install the required dependencies
4.Initiate `npm start` for the react server.
5.The browser will open itself and the application will be up and running on Port 3006.