Skip to content

SoobinJung1013/tokki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tokki

Tokki is a web application based on Creative Tim's Material Kit React.

You can view the deployed application at the following link: Tokki Deployment Link

Prerequisites

Ensure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/SoobinJung1013/tokki.git
    cd tokki
  2. Install the dependencies:

    npm install

Running Locally

  1. Start the application:
    npm start

Deployment

  1. Build the application:

    npm run build
  2. Deploy the application:

    npm run deploy

Contributing

  1. Create a new branch:

    git checkout -b feature-branch
  2. Add your changes:

    git add {fileName}
  3. Commit your changes:

    git commit -m "{commit message}"
  4. Push to the branch:

    git push origin feature-branch
  5. Create a pull request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

πŸ¦‹πŸ°πŸΆπŸ§šπŸ»β€β™€οΈ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages