Skip to content

Application form with input checks + previous applications table loaded from db

Notifications You must be signed in to change notification settings

yrshva/fake-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The guide to start fake-applications

This project was bootstrapped with Create React App.

Available Scripts

Before starting a project run the following in the project directory:

npm install

Installs the used packages

To start a server, you can run:

json-server –watch db.json port 3004

In the separate terminal of the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Application form with input checks + previous applications table loaded from db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published