Skip to content

edgarmtdev/fixly-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixly App

This repository is the frontend of the ecommerce project with Next.JS

fixly

Technologies

Principals

  • NextJS
  • React
  • Redux Toolkit

Database

  • MongoDB
  • Mongoose
  • Stripe

Other Libraries

  • Axios
  • Formik
  • React Icons
  • Styled Components
  • Tailwind
  • Swipper

Getting Started

First, rebuild node_modules:

npm install

Second, run the development server:

npm run dev
# or
yarn dev

For production server

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published

Languages