Skip to content

contensis/course-directory-reactjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contensis Course Directory Example

Welcome to the Contensis Course Directory Example.

This repository serves as an example project demonstrating how to integrate Contensis content into your a ReactJS application using the Contensis Delivery API.

Getting Started

To get started with this project, follow these simple steps:

  1. Clone the repository to your local machine:
git clone git@github.com:contensis/course-directory-reactjs-example.git
  1. Navigate to the project directory:
cd course-directory-reactjs-example
  1. Install project dependencies:
npm install
  1. Start the application locally:
npm start

Now, you should be able to access the application locally at http://localhost:3001.

Feel free to explore the code and customise it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published