Skip to content

orzut/fetch-rewards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User creation form for Fetch Rewards

Table of contents

General info

This tool allows a user to create an account by requiring to provide the following information:

  • Full name
  • E-mail
  • Password
  • Occupation
  • State

app page

User cannot submit a form untill all fields are filled out.

warning

User gets warning if email is not valid.

email-warning

User gets a successfull submission alert upon completion of all the information.

success alert

Technologies

Project is created with:

  • Express version 4.18.2
  • Axios version 1.1.3
  • Webpack version 5.74.0
  • React version 18.2.0
  • Material UI version 5.10.12

Setup

To run this project, install it locally using npm:

  • npm install
  • npm start

To run the app in development mode:

  • npm run start:dev
  • The app will be available at 'localhost:3000'

Contact

Orzu Tursunova: orzu.tursunova@yahoo.com Project link: https://github.com/orzut/fetch-rewards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published