Skip to content

realtobyfu/travel-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Journal

screenshot

Introduction

This is a travel journal that is implemented in React.js using Vite. It is built ground up following a given Figma design to test my skills with props and custom CSS.

The photos from the original design have been replaced because they can no logner be located

Features

The Web App has 2 main React components, the static nav bar on the top and a series of travel cards displayed in the bottom. Each of the cards is populated from the data using props.

Setup

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

  1. Clone the repo
    git clone https://github.com/realtobyfu/travel-journal.git
    
  2. Navigate to the project directory
     cd vite-react
    
  3. Install dependencies
     npm install
    
  4. Run the project locally
    npm run dev
    
    

About

simple practice project for React & CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published