gabrielbaez04 / ICTest

InstaCarro auction page - React project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICTest

InstaCarro Auction Page

As part of an interview test was asked to develop this auction module using ReactJS. I used create-react-app to quickstart, also ,it's just vanilla css.

In order to run the project, do the following steps:

  • clone or download the project.
  • If not installed, install Node.js.
  • In the console, navigate to the project folder.
  • Execute "npm install" to install all project dependencies.
  • Execute "npm start" to run the app.

Technologies:

  • Flexbox: for responsive purpose.
  • Media queries : to adapt the view on mobile.
  • concurrently: to boot multiple servers.
  • bodyParser : A Node.js body parsing middlewarefetch.
  • fetch: allows you to make network requests similar.

You can check out this project running on : InstaCarro Auction Module

About

InstaCarro auction page - React project.


Languages

Language:JavaScript 77.4%Language:CSS 15.2%Language:HTML 7.5%