Skip to content

adebayoAdesina/GetlinkedChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getlinked Challenge built with React JS

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open 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.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Functions / Futures Added in the Application

-> Redux State management.

-> Form Validation using React Fumik and Yup.

-> Animations using Framer-motion library and react-intersection-observer library.

-> Spin animation doing fetching state using react-spinners library.

-> Most CSS are writing in JavaScript using React Styled-Component.

-> Axios for connect the frontend to backend response.

-> Boostrap and React Bootstrap

Designs Screenshot

For Web View

Landing Page

<img src="./read_me_screenshot/webLanding.jpeg" alt='webview-landing-page>

Registration Page

<img src="./read_me_screenshot/webReg.jpeg" alt='webview-registration-page>

Contact Page

<img src="./read_me_screenshot/webContact.jpeg" alt='webview-contact-page>

To View More

Open https://getlinkedchallenge.netlify.app .