Skip to content

evanigwilo/user-city

Repository files navigation

User City Travel Template

TypeScript

Description

A user travel template page design built using Node.js runtime, React.js for the UI, with React-Bootstrap for styling.

Visualize JSON data for cities traveled.

You can check the Live Demo


Requirements

Before getting started, make sure you have the following requirements:


Run The Project

Follow these steps to get your development environment set up:

  1. Clone this repository locally;
# Change to the desired directory
$ cd <desired-directory>

# Clone the repo
$ git clone https://github.com/evanigwilo/user-city.git

# Change to the project directory
$ cd user-city
  1. Install dependencies
yarn install
  1. Run app
yarn dev
  1. The web-app will be running at http://localhost:3000

References

Bootstrap