Skip to content

AnhVo28/sign-up-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Sign Up Form with React Library.

Demo verson. Click here!

Quick Overview.

npm install

npm start

Then open http://localhost:3000/ to see your app.

npm start

Folder Structure

After creation, your project should look like this:

my-app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    App.css
    App.js
    App.test.js
    Guest.js
    GuestEmail.js
    GuestName.js
    GuestPhone.js
    index.css
    index.html
    index.js
    logo.png


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

npm install

then it will install all required modules needed to run.

Running the application

npm start

It automatically deploys the app and show it in the browser as http://localhost:3000/

Built With

Authors

See also the list of contributors who participated in this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published