Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Arpit1989/Acst

Repository files navigation

ACST Front End challenge

How to start

Using NextJs

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

The idea behind the application

This static application utilizes the service written in API.js which can be applied to any Object and generate API Endpoint. By creating a form component and an index page any object can have its own CRUD front end GUI.

When trying to run npm run export it will build and export your pages into the out folder.

About

A Static Application using NextJs , a react based framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published