Skip to content

irookanji/trail_runner_app

Repository files navigation

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