Skip to content

danielwong0115/321Origami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Origami App

This personal webpage on my hobby of origami was made using the React framework.
Here is the live website for the project.

Cloning and Running on Local Machine

Prerequisites

Make sure you have the following installed on your system:

Cloning and Dependencies

  1. Clone the Repository:

    Open a terminal and run the following command to clone the repository to your desired directory:

    git clone https://github.com/danielwong0115/321Origami.git
    
  2. Navigate to the Project Directory

    cd 321Origami
    
  3. Installing Dependencies

    Once inside the project directory, install the necessary dependencies by running:

    npm install
    

Running the App

To start the development server, use:

npm start

This will launch the React app, and you can view it in your browser by navigating to http://localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors