Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neginsal/react-form

Create a Form in React.
https://github.com/neginsal/react-form

json-server react react-hooks react-router

Last synced: 5 days ago
JSON representation

Create a Form in React.

Awesome Lists containing this project

README

        

## Available Scripts!!!

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### Using Json Server
after run npm start open new terminal and type:

`npx json-server --watch data/db.json --port 8000` .

The page will reload when you make changes.\
You may also see any lint errors in the console.