https://github.com/miraclecancode/testconstructor_frontend
🎄 | TestConstructor this is my school project
https://github.com/miraclecancode/testconstructor_frontend
nextjs pet-project typescript
Last synced: 12 months ago
JSON representation
🎄 | TestConstructor this is my school project
- Host: GitHub
- URL: https://github.com/miraclecancode/testconstructor_frontend
- Owner: MiracleCanCode
- Created: 2025-01-05T04:14:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T12:02:52.000Z (about 1 year ago)
- Last Synced: 2025-02-18T13:22:04.466Z (about 1 year ago)
- Topics: nextjs, pet-project, typescript
- Language: TypeScript
- Homepage:
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TestConstructor client part
## Project stack
typescript
npm
eslint
prettier
Next JS
Tailwind
Axios
## Installation guide
### Clone this repo
```sh
git clone https://github.com/MiracleCanCode/TestConstructor_frontend.git
```
### Install dependencies
```sh
npm install
```