Skip to content

A clone of the Newsweek website, project 3 of the HTML and CSS curriculum of Microverse, a Bootcamp with students from all over the world learning full-stack web with react and rails

Notifications You must be signed in to change notification settings

uzairali19/newsweek

Repository files navigation

Newsweek clone (Bootstrap)

The project is a clone of the newsweek website.

Built With:

  • HTML
  • CSS

Framework:

-Bootstrap 5

Live Demo

Live Demo Link

Getting Started:

To get a local copy up and running follow these simple example steps.

Prerequisites

Git Node, Node package Manager

Setup Local

Use

git clone https://github.com/uzairali19/newsweek.git

to clone the branch directly to your machine

For Linters:

npm install --save-dev [email protected]
npm install --save-dev [email protected] [email protected] [email protected] stylelint-csstree-validator

Usage

This is used for learning purposes. Feel free to collaborate.

Run tests

To locally run tests using html and css linters.

Use:

For HTML:

npx hint .

For CSS:

npx stylelint "**/*.{css,scss}" 

Deployment

Make a pull request if your want to contribute. Thanks.

Authors:

👤 Uzair Ali

👤 Mahbub Alam

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

A clone of the Newsweek website, project 3 of the HTML and CSS curriculum of Microverse, a Bootcamp with students from all over the world learning full-stack web with react and rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published