Skip to content

This project is intended to mock frontend of B2B web application with sample login and signup process, and API calls.

Notifications You must be signed in to change notification settings

theodorusyoga/B2B-Sample

Repository files navigation

Stoqo Frontend Test

This project is intended to fulfill the requirement for Stoqo Frontend Test. This project uses:

  1. ReactJS 16 with Redux 4
  2. Webpack and Babel
  3. ESLint with Airbnb rules (some rules are modified)
  4. SCSS for styling
  5. Deployment in Heroku

To run this project, follow these steps.

  1. Copy .env.example and rename it as .env before starting to build the project.
  2. Run npm install from terminal to install dependencies.
  3. Run npm run dev to start webpack development server and run it on your local server.
  4. Open web browser and point to http://localhost:3003.
  5. Enjoy :)

Created by Theodorus Yoga Dec 2018

About

This project is intended to mock frontend of B2B web application with sample login and signup process, and API calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published