- π About the Project
- π» Getting Started
- π₯ Authors
- π₯ Live Demo
- π₯ Project Presentation
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgments
- π License
This website shows a sneak peek into the projects I have developed and deployed, showcasing my skills in HTML and CSS and javascript.With a passion for web development, I have honed my expertise in these technologies to create stunning and functional websites.
HTML
CSS
Javascript
- Use the low fidality design for the projectππ
- Use the semantics elementsπ―
In order to run this project you need:
- A web browser to view output e.g Google Chrome.
- An IDE e.g Visual studio code.
- Install the
npm
package manager use this to install both node and npm. - A terminal.
Clone this repository to your desired folder or download the Zip folder:
git clone https://github.com/sheezu900/javascript-capston-project.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd desktop
To install all dependencies, run:
npm install
To run the project, follow these instructions:
- After Cloning this repo to your local machine.
- To get it running on your default browser and local host, run:
- Open the index with live server from the code editor
- Or you can double click on the index to open it in the browser
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
π€ Shah Zaman
- GitHub: @githubhandle
- LinkedIn: @Linkedin
π€ Fatima Najafi
- GitHub: @githubhandle
- Live Demo: will update soon
Contributions, issues, and feature requests are welcome!
Feel free to leave any suggestions at the Issues page
Give a βοΈ if you like this project and how I managed to build it!
- The original design ideal from Microverseπ.
- Project from Microverse module 1.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.
This project is MIT licensed.