Skip to content

A movie review dapp created using create-solana-dapp built for Solana developer courses.

License

Notifications You must be signed in to change notification settings

solana-developers/movie-review-frontend

 
 

Repository files navigation

movie-review-dapp

This project is generated with the create-solana-dapp generator.

Getting Started

Prerequisites

  • Node v18.18.0 or higher

Installation

Clone the repo

git clone <repo-url>
cd <repo-name>

Install Dependencies

npm install

Start the web app

npm run dev

Apps

web

This is a React app.

Commands

Start the web app

npm run dev

Build the web app

npm run build

About

A movie review dapp created using create-solana-dapp built for Solana developer courses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • JavaScript 2.8%
  • CSS 0.7%