Skip to content

NyalaDev/strap-lms-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi LMS

Front-end project , companion repo for the book Building APIs with Strapi and the API project

Strapi-LMS

Getting started

This example react app require the strapi api to be up and running, if you do not have the API yet please set it up first. API project

  • Clone this repo
  • Install the required dependencies yarn install
  • Create .env.local file , and add the REACT_APP_STRAPI_API_URL pointing to your strapi instnace
REACT_APP_STRAPI_API_URL=http://localhost:1337
  • Start the development server yarn start

About

Sample React App to be used with Strapi api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published