Home

Awesome

<h1 align="center">🚧 UNDER CONSTRUCTION 🚧</h1> <p> <img alt="Version" src="https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000" /> </p>

Latest portfolio of Samuel Yusuf

This project is still under construction! Feel free to set it up yourself though 😉

✨ Stack

😎 Overview

🔧 Setup

git clone https://github.com/Goggwell/newfolio.git
cd newfolio
npm i -g pnpm # this app requires pnpm
pnpm i
pnpm dev

Also set up your own .env (example provided at .env.example)

🚀 Usage

pnpm dev # development
pnpm build # build app
pnpm build # set process.env.ANALYZE to true to see dependency bundle information
pnpm test # run Jest tests
pnpm cypress # run Cypress
pnpm storybook # run Storybook

👷 To-Do

👤 Author

Samuel Yusuf

📜 License

This application is licensed under the Apache-2.0 license.

🎉 Show your support

Give a ⭐️ if you like this project!