Skip to content

A simple React app for getting started on FL0

License

Notifications You must be signed in to change notification settings

creyco/template-react

 
 

Repository files navigation

Next.js Quickstart

Backend engineering, supercharged.

Overview

Use this repository to get up and running on FL0 with the following stack:

Language Javascript
Framework React + Next.js

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deploying to FL0

Checkout our Getting Started Guide in the FL0 documentation!

Questions

If you have any questions about FL0 or this template codebase please head on over to our Discord channel.

Issues

Any issues or feature requests can be raised on the Issues page of this repo.

License

This template repository is MIT licensed.

About

A simple React app for getting started on FL0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.1%
  • JavaScript 36.9%