In this project, We set up our API webapp capstone project web page.
- HTML, SCSS, JS and Webpack.
To get a local copy up and running follow these simple steps:
- Go to the repository page.
- Press the "Code" button and copy the link.
- Clone it using git command
git clone <link>
. - Run
npm install
to install the packages and dependencies.
- Use JavaScript to make websites dynamic and build basic single page apps.
- Use ES6 syntax.
- Use ES6 modules.
- Use callbacks and promises.
- Use webpack.
- Apply JavaScript best practices and language style guides in code.
- Use AAA pattern for unit tests.
- Write units tests for a JavaScript app.
- Follow Gitflow.
- Solve simple git conflicts.
- Send and receive data from an API.
- Use API documentation.
- Understand and use JSON.
- Make JavaScript code synchronous.
- Perform a code review for a team member.
👤 ArthurGC
- GitHub: @ArthurGC
👤 Richie9000
- GitHub: @Richie9000
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is MIT licensed.