forked from warmachine028/nike
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7ed6333
commit 6f12f24
Showing
1 changed file
with
91 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
updated on: 02nd October 2023, Sunday | ||
<div align="center"> | ||
<a href="https://niike.vercel.app"> | ||
<img width="200" alt="Nike" src="https://github.com/warmachine028/nike/assets/75939390/13f332c1-d94b-4a53-88d3-6b06eb85ee34"> | ||
</a> | ||
<p style="font-family: roboto, calibri; font-size: 12pt; font-style: italic">Just Do it!</p> | ||
<a href="https://github.com/warmachine028/nike/forks"> | ||
<img alt="GitHub forks" src="https://img.shields.io/github/forks/warmachine028/nike?color=orange"> | ||
</a> | ||
<a href="https://github.com/warmachine028/nike/stargazers"> | ||
<img alt="GitHub forks" src="https://img.shields.io/github/stars/warmachine028/nike"> | ||
</a> | ||
</div> | ||
|
||
# [Nike](https://niike.vercel.app) | ||
|
||
![line] | ||
|
||
## Table of Contents | ||
|
||
- [Introduction](#introduction) | ||
- [Developement](#developement) | ||
- [Tech Stack Used](#tech-stack-used) | ||
- [Preview](#preview) | ||
- [Best Contributors](#best-contributors) | ||
- [License](#license) | ||
|
||
![line] | ||
|
||
## Introduction | ||
|
||
- Discover a fully open-sourced React and Tailwind CSS landing page that captures Nike's iconic visual design. | ||
- Experience a responsive and intuitive user interface that adapts seamlessly to various devices and screen sizes. | ||
- Contribute effortlessly with modular React components and clear guidelines, fostering a collaborative development environment. | ||
- Immerse yourself in a stunning UI/UX showcase that mirrors Nike's brand identity while maintaining a contributor-friendly approach. | ||
|
||
![line] | ||
|
||
## Developement | ||
|
||
```sh | ||
> npm install | ||
> npm run dev | ||
``` | ||
|
||
![line] | ||
|
||
## Tech Stack Used | ||
|
||
- React: Frontend Development | ||
- TailwindCSS: Styling | ||
- Vite: Build optimiser | ||
- Git & Github: Version Control | ||
- Vercel: Hosting | ||
|
||
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=blue) ![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white) ![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) ![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white) ![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white) | ||
|
||
![line] | ||
|
||
## Preview | ||
|
||
![](https://github.com/warmachine028/nike/assets/75939390/340f4f1b-fe6d-4480-8a7e-59b9994afaff) | ||
|
||
![line] | ||
|
||
## Best Contributors | ||
|
||
<div align="center"> | ||
<a href="https://github.com/warmachine028/nike/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=warmachine028/nike&anon=1" /> | ||
</a> | ||
</div> | ||
|
||
![line] | ||
|
||
## License | ||
|
||
- See [LICENSE] | ||
|
||
**Pritam, 2023** | ||
|
||
![line] | ||
|
||
## Thank you, everyone 💚 | ||
|
||
[line]: https://user-images.githubusercontent.com/75939390/137615281-3a875960-92cc-407f-97fe-fd2319bdb252.png | ||
[License]: https://github.com/warmachine028/nike/blob/main/LICENSE | ||
[badges]: https://github.com/Ileriayo/markdown-badges | ||
|
||
<!-- 01/10/23 --> | ||
|