Skip to content

sasha-odintsov/abz-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABZ Landing page

This is a webpage where you can receive data using GET request and send data to a server using POST request.
This application is built using React.js and Material UI library.

Demo: https://abz-landing-page.netlify.app

Up and Run

npm install
npm start