Skip to content

A CRUD app created for Haud Systems as part of the coding challenge for the role of Front-End developer

Notifications You must be signed in to change notification settings

Seimodei/haud-test-project

Repository files navigation

Haud Systems React Test Project

Project Setup

To run this project locally, first clone the repository locally and then run the following command:

npm install

Development Setup

After running the above command to install the node modules, in order to run the app locally on your development server, run the following command:

npm start

Production Setup

To test and see how the app performs for production, run:

npm run build

About

A CRUD app created for Haud Systems as part of the coding challenge for the role of Front-End developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published