---
layout: tutorial
title: Next steps
description: Run your React project built with Appwrite
step: 8
---

## Test your project {% #test-project %}
Run your project with `npm run dev -- --open --port 3000` and open [http://localhost:3000](http://localhost:3000) in your browser.
