**# Working-with-APIs ** is a website that makes API calls
- HTML
- CSS
- JavaScript
- Webpack
- API
Describe between 1-3 key features of the application.
- Three page web application
- Use two API to display, store and update data
Please note that the live demo link is not yet active
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Go to this repsitory.
- Click on Code
- Clone the repository using your https link
- This will gives you access to all files
Clone this repository to your desired folder:
-
cd my-folder
-
git clone [email protected]:Yemisirach/JavaScript-capstone-project.git
-
Once done, open the index.html file in live server
Install this project with:
npm install
Because this project uses webpack as a bundler, to run the project, execute the following command:
npm run start
- OR
npm start
To run tests, run the following command:
- npx stylelint "*/.{css,scss}" in your terminal
- npx eslint . in your terminal
You can deploy this project using:
A web browser
👤 Yemisrach
- GitHub: @githubhandle
👤 Mihretab
- GitHub: @githubhandle
👤 Kingno3l
- GitHub: @githubhandle
- Making API Calls
- Watch explanation of the features here
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- If you like this project follow my github.
- Give me star
- Say hi on twitter
I would like to thank Microverse
This project is MIT licensed.