Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mannj-nef/neveltech_test-ui
https://github.com/mannj-nef/neveltech_test-ui
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannj-nef/neveltech_test-ui
- Owner: Mannj-nef
- Created: 2024-11-16T13:31:29.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-16T17:12:39.000Z (about 2 months ago)
- Last Synced: 2024-11-16T17:20:16.663Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://nevel-tech-test-ui.vercel.app
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NEVEL TECH
[Design](https://www.figma.com/design/hmpcx7ExksgznDanSeShZq/Ba%CC%80i-test?node-id=2-7&node-type=canvas&t=Cp0ZbtTDWNI2TWMU-0)
[link Web Demo](https://nevel-tech-test-ui.vercel.app/)## TIMELINE:
- 1.3 days
## TECHNICAL
- REACT
- TYPESCRIPT
- TAILWIND
- REACT ROUTER DOM## CLONE
Open the terminal at the directory you want to install
git clone [git](https://github.com/Mannj-nef/NevelTech_test-UI.git)## INSTALLATION
Dillinger requires [Node.js](https://nodejs.org/) v10+ to run.
Install the dependencies and devDependencies and start the server.```sh
cd NevelTech
npm i
npm run dev
Open on web: http://localhost:3333
```## IMAGE DEMO
### Laptop
![banner laptop](src/assets/image/screenshot/Screenshot-banner-laptop.png)
![hot game laptop](src/assets/image/screenshot/Screenshot-hot-game-laptop.png)
![hot category laptop](src/assets/image/screenshot/Screenshot-hot-category-laptop.png)
![footer laptop](src/assets/image/screenshot/Screenshot-footer-laptopn.png)### Mobile
![banner mobile](src/assets/image/screenshot/Screenshot-banner-mobile.png)
![hot game mobile](src/assets/image/screenshot/Screenshot-hot-game-mobile.png)
![hot category mobile](src/assets/image/screenshot/Screenshot-hot-category-game-mobile.png)
![footer mobile](src/assets/image/screenshot/Screenshot-footer-mobile.png)