Skip to content

jamiewhittle/crypto-currency-demo

Repository files navigation

Laravel Logo

Crypto Currency Test by Jamie Whittle

This is a small code demo built with the following tools:

  • Laravel
  • Laravel Breeze with React, Inertia & Tailwind CSS

Requirements

  • Docker
  • Composer
  • NPM

Running the project locally

To run this project locally, please make sure you have the above applications installed, and that ports 8080 (web) and 30060 (mysql) are free

  • Clone the repo to your machine
  • In the root of the project, run the following commands:
    • composer install
    • npm install
    • npm run build
    • sail up

You should then be able to access the site over http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages