Skip to content

lufelipe12/devstore-frontend

Repository files navigation

Description

This repository was made for devnology fullstack test. Here's a front-end for user registration, login and shopping. Website produced with the concept of mobile first.

Technologies

  • TypeScript
  • React.js
  • Styled-components
  • React-hook-form
  • React-cookie
  • React-icons
  • React-toastify
  • Framer-motion
  • Material UI
  • Vercel for deploy

Project Structure

├── src
│   ├── App.tsx
│   ├── assets
│   ├── components
│   ├── configs
│   ├── interfaces
│   ├── main.tsx
│   ├── pages
│   ├── providers
│   ├── routes
│   ├── services
│   ├── styles
│   ├── utils
│   └── vite-env.d.ts

Installation

$ yarn 

Running the app

# development
$ yarn dev

Deployment:

For the deployment, the vercel platform was used as an infrastructure provider.

Documentation

In this project I used trello to guide my tasks and Figma for the design. Here are the links to the documentation.

Releases

No releases published

Packages

No packages published