Skip to content

Frontend platform built with React.js for learning test automation and the Boozang tool. Some accessibility improvements. Version 3

Notifications You must be signed in to change notification settings

karinlj/boozang-thelab

Repository files navigation

theLab Boozang

Description

Frontend platform built with React.js for learning test automation and the Boozang tool. Some accessibility improvements. Version 3 April 2022.

Screenshot

Installation

To clone

git clone https://github.com/karinlj/boozang-thelab.git

To install

cd boozang-thelab

npm install

Install json-server

npm install -g json-server

To run db with json-server (can be run in different terminal)

json-server --watch data/db.json --port 9000

To run

npm start

To build

npm run build

Then use the dist folder you get.

Built With

  • React.js
  • Scss
  • Bootstrap 4
  • Semantic HTML5

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Frontend platform built with React.js for learning test automation and the Boozang tool. Some accessibility improvements. Version 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages