This tool allows a user to create an account by requiring to provide the following information:
- Full name
- Password
- Occupation
- State
User cannot submit a form untill all fields are filled out.
User gets warning if email is not valid.
User gets a successfull submission alert upon completion of all the information.
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
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'
Orzu Tursunova: orzu.tursunova@yahoo.com Project link: https://github.com/orzut/fetch-rewards