A free landing page template built on top of Material UI and fully coded in React
Coursespace – React Online Course Landing Page
Coursespace is a free landing page template built on top of Material UI and fully coded in React.
Simple & light is designed to provide all the basic components using the sx
prop for a developer need to create landing page for Online Course product.
Live Demo
Take a look the live demo here 👉 https://coursespace.vercel.app/
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
Thanks to Kevin Inoue for sharing this freebie!