- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is JavaScript capstone project prepared by microverse by the purpose of testing the understandings of the past JavaScript module
JavaScript Group Capstone is an Html,CSS&JavaScript-based project
- HTML
- CSS
- JavaScript
Version Control
Visual Studio Code
Client
- 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
- 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 asynchronous
- Perform a code review for a team member
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code.
- Node JS.
- Git bash.
- GitHub Account.
Clone this repository to your desired folder: Use git clone command or download ZIP folder
Install this project with: npm Example command:
git clone https://github.com/KUBAHO3/JS-Capstone.git
cd JS-Capstone
npm install
To run the project, execute the following command: npm start or live server Example command:
npm start // for running the system
mpm test // for testing
To run tests, run the following command: npm test Example command:
npx stylelint "**/*.{css,scss}"
npx eslint .
You can deploy this project using: GitHub Pages Example:
git@github.com:KUBAHO3/JS-Capstone.git
👤 KUBAHO LINNE Heaven
- GitHub: @KUBAHO3
- Twitter: @KubahoH
- LinkedIn: Kubaho Linne Heaven
👤 Lawrence Amoafo Appoh
- GitHub: @Kwaku28
- Gmail: @Lawrence
- LinkedIn: Lawrence Amoafo
- Adding BackEnd
- Making it stylish
Contributions, issues, and feature requests are welcome!
Feel free to check the git@github.com:KUBAHO3/My-Portfolio.git.
If you like this project please follow me on github & twitter and also connect on Linkedin.
- I would like to thank Microverse for this exercise.
-
How long can it take to build that project
- four days according to personal skills
-
Where to find figma for that project!
- Figma is not available for now!
This project is MIT licensed.