irookanji / trail_runner_app

The trail runner application

Home Page:https://trail-running-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allbirds Trail Runner App

Fully responsive e-commerce application selling sports shoes with the ability to administer products (add, edit and delete). The backend side is deployed on the heroku server.

Pet-project based on this UI design in Figma.

Demo

You can visit the site here. It was deployed to Netlify.com for demonstration purposes.

Desktop view:

Desktop

Mobile view:

Mobile

Tech Stack

Client: React, Typescript, Redux, Axios, Material UI, Styled Components, Formik, Yup, Jest, Storybook

Server: Heroku, Nodejs, Express, MongoDB

Run Locally

Clone the project

  git clone https://github.com/irookanji/trail_runner_app.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

License

MIT

About

The trail runner application

https://trail-running-app.netlify.app/


Languages

Language:TypeScript 96.6%Language:JavaScript 1.5%Language:CSS 1.3%Language:HTML 0.5%