Skip to content

This project was developed as an application test for the Frontend position at Hostgator Latin America.

Notifications You must be signed in to change notification settings

nicklima/hostgator-react-app

Repository files navigation

Hostgator Challenge

Table of contents

About

This project was developed as an application test for the Frontend position at Hostgator Latin America.

Requirements

  • Create a page that refers to the API: to obtain prices and name of plans with JS;
  • The page should follow the layout pattern available at here;
  • The images can be downloaded and used as svg;
  • Web source used: Montserrat;
  • Responsive layout (mobile 320px, tablet 1024px).

Extras

Here there are some extra items to increase the test score if applied.

  • Use of automators (Gulp, Grunt or Webpack);
  • Use of CSS preprocessors (SASS, LESS and etc.);
  • Performance optimization;
  • Use of Redux;
  • Unitary tests;
  • Security measures;
  • Animations and effects.

Preview

Click here to view the project demo.

Technologies

Dependencies

Installation

Cloning

Clone the repository:

git clone [email protected]:nicklima/hostgator-react-app.git

Install Dependencies

Navigate to the project directory

cd hostgator-react-app

and install the dependencies:

npm install or yarn install

Running The Project

After install the dependencies, you can run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm start or yarn start

The page will reload if you make edits.
You will also see any lint errors in the console.

Build The Project

After install the dependencies, you can build the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run build or yarn build

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

This project was developed as an application test for the Frontend position at Hostgator Latin America.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •