Frontend platform built with React.js for learning test automation and the Boozang tool. Some accessibility improvements. Version 3 April 2022.
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
npm run build
Then use the dist folder you get.
- React.js
- Scss
- Bootstrap 4
- Semantic HTML5
- Karin Ljunggren - karinlj
This project is licensed under the MIT License - see the LICENSE.md file for details
- Mosh Hamedani: https://codewithmosh.com/
- The Net Ninja: The Net Ninja
- Traversy Media Traversy Media