This project is developed with ReactJS.
This project requires Node.js v10+ to run. Install the dependencies and devDependencies and start the server.
npm i
npm start
the result of the above, if you succeed, would be
Compiled successfully!
You can now view lesson-matching-fe in the browser.
Local: http://localhost:3000
On Your Network: http://${Your IP}:3000
Note that the development build is not optimized.
To create a production build, use yarn build.
webpack compiled successfully
MIT Free Software, Yeah!