This is a project I built to practice my web development and design skills. It's mocking a website for a cellphone and computer repair business.
These are the tools I used to build this project:
- React
- NextJS
- Styled Components
Feel free to fork this project and use it if you'd like, just please give me credit!
- Clone repo.
- Run
npm install
- Run
npm run dev
- Make the changes you'd like and then host it whatever you want.