A simple Content Manager application that works as frontend for the content provided by Content Manager API (Backend) using React and NextJS.
The application is developed based on react components using some features as:
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.